September 21, 2006 Re: GDC 0.20 ? RPMS ? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Anders F Björklund Attachments:
| On Thu, 2006-09-21 at 14:06 +0200, Anders F Björklund wrote: > I had to use GCC 3.2 - since GCC 4.1 doesn't work with GDC yet - > it should work with GCC 4.0 but I think you had a patched version ? Same error using gcc 3.4 to compile gcc 4.0 Yes, all the compilers are patched by debian, they are the default in the archive and they are used to compile the whole distro. I think that this problem is related with the code of dmd itself. btw i'm trying with gcc 3.2 and.. compiling debian patched gcc-4.0 using gcc-4.0 works (so if i don't compile gdc there are no errors) -- Vincenzo Ampolo http://www.nanofreesoft.org http://vincenzoampolo.nanofreesoft.org http://idp.nanofreesoft.org |
September 21, 2006 Re: GDC 0.20 ? RPMS ? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Vincenzo Ampolo | Vincenzo Ampolo wrote:
>>I had to use GCC 3.2 - since GCC 4.1 doesn't work with GDC yet -
>>it should work with GCC 4.0 but I think you had a patched version ?
>
> Same error using gcc 3.4 to compile gcc 4.0
Is that the same error with the bad values
for the arch and tune switches, or which ?
./../src/gcc/d/dmd/idgen.c:1: error: bad value () for
-march= switch
../../src/gcc/d/dmd/idgen.c:1: error: bad value () for
-mtune= switch
I don't get that here, for either of
-march=i386 or -mcpu=ppc flag settings.
--anders
|
September 29, 2006 Re: GDC 0.20 ? RPMS ? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Anders F Björklund | > Any news about updating to DMD 0.166 "RC" ? Never mind, I'll just use rev20 from the SVN. > Or about providing RPMs for Fedora Core 5 ? Never mind, I'll just build and host my own... --anders |
October 04, 2006 Re: GDC 0.20 ? RPMS ? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Anders F Björklund Attachments:
| On Thu, 2006-09-21 at 15:38 +0200, Anders F Björklund wrote: > Is that the same error with the bad values > for the arch and tune switches, or which ? > > ./../src/gcc/d/dmd/idgen.c:1: error: bad value () for > -march= switch > ../../src/gcc/d/dmd/idgen.c:1: error: bad value () for > -mtune= switch > > I don't get that here, for either of > -march=i386 or -mcpu=ppc flag settings. Sorry for the late answer, but i had internet problems. It seems a problem related with cross compilation, i'll do more tests and i'll post results.. thanks... -- Vincenzo Ampolo http://www.nanofreesoft.org http://vincenzoampolo.nanofreesoft.org http://idp.nanofreesoft.org |
Copyright © 1999-2021 by the D Language Foundation