------- Comment #3 from bje at gcc dot gnu dot org 2008-01-22 03:22 -------
This now works on mailine:
./xgcc -B. -v foo.c
Reading specs from ./specs
Target: m68k-elf
Configured with: /home/bje/source/gcc-trunk/configure --target=m68k-elf
--enable-languages=c --disable-mutilib --with-cpu=cpu32
[...]
./cc1 -quiet -v -iprefix /scratch/bje/m68k/gcc/../lib/gcc/m68k-elf/4.3.0/
-isystem ./include -isystem ./include-fixed foo.c -quiet -dumpbase foo.c
-mcpu=cpu32 -auxbase foo -version -o /tmp/cczoPnzM.s
I propose that since it is highly unlikely to ever be fixed in 3.4, that we
close this bug. OK?
--
bje at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15951