Danny Smith wrote:
Danny, according to that bug report in SF, you said that you're not
submitting that bug to GCC because you couldn't test it on Win 2K and
XP. Now it's been tested on both platforms, are you willing to submit
that patch to GCC?
No, I have an alternative patch that also
Dave Murphy wrote:
E. Weddington wrote:
Dave Murphy wrote:
copying the compile line and removing the spurious -I and the
-I../../../gcc-4.0-20050319-new/gcc/ results in no errors.
I'm having a little trouble finding where this line is built up in
the makefiles, can anyone point me in the right d
E. Weddington wrote:
Dave Murphy wrote:
copying the compile line and removing the spurious -I and the
-I../../../gcc-4.0-20050319-new/gcc/ results in no errors.
I'm having a little trouble finding where this line is built up in
the makefiles, can anyone point me in the right direction to solve
Dave Murphy wrote:
After 3 or 4 restarts it finally appears to proceed normally until
building libgcc
make[3]: Leaving directory
`/c/projects/devkitPro/sources/arm-elf/gcc/gcc'
/c/projects/devkitPro/sources/arm-elf/gcc/gcc/xgcc
-B/c/projects/devkitPro/sources/arm-elf/gcc/gcc/
-Bc:/devkitARM_r1
Hi,
I've been attempting to build the gcc-4.0 20050319 snapshot under
mingw/msys for arm-elf target with a few problems.
the mingw32 gcc is 3.4.2
Configuring seems to work fine.
../../$GCC_SRCDIR/configure \
--enable-languages=c,c++ \
--enable-interwork --enable-multilib\
--with-gcc --wi