public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* RE: [ECOS] Toolchains Build Error ( host i686-ppc-cygwin -> target i386-elf)
@ 2000-07-25 17:03 Fabrice Gautier
  0 siblings, 0 replies; 2+ messages in thread
From: Fabrice Gautier @ 2000-07-25 17:03 UTC (permalink / raw)
  To: Ecos-List (E-mail)

Myself wrote: 
> Hi,
> 
> Before trying eCos on an i386 PC i tried to build the 
> i386-elf toolchain.
> 
> And it fails. (surprise!)

And it was my fault again.

(Just make sure to type the directory names exactely when configuring...)

-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ECOS] Toolchains Build Error ( host i686-ppc-cygwin -> target i386-elf)
@ 2000-07-25 16:05 Fabrice Gautier
  0 siblings, 0 replies; 2+ messages in thread
From: Fabrice Gautier @ 2000-07-25 16:05 UTC (permalink / raw)
  To: Ecos-List (E-mail)

Hi,

Before trying eCos on an i386 PC i tried to build the i386-elf toolchain.

And it fails. (surprise!)

Here is the end of the output:

cp xgcc.exe gcc-cross.exe
/i386-elf-build/gcc/gcc/xgcc -B/i386-elf-build/gcc/gcc/
-B/i386-elf-tools/H-i686-pc-cygwin/i386-elf/bin/
-I/e/i386-elf-tools/H-i686-pc-cygwin/i386-elf/include -dumpspecs > tmp-specs
mv tmp-specs specs
touch stmp-headers
echo "void __foo () {}" > dummy.c
/i386-elf-build/gcc/gcc/xgcc -B/i386-elf-build/gcc/gcc/
-B/i386-elf-tools/H-i686-pc-cygwin/i386-elf/bin/
-I/i386-elf-tools/H-i686-pc-cygwin/i386-elf/include -DCROSS_COMPILE -DIN_GCC
-g -O2 -I./include  -c dummy.c
C:\TEMP/ccyF1Zjg.s: Assembler messages:
C:\TEMP/ccyF1Zjg.s:30: Warning: .type pseudo-op used outside of .def/.endef
ignored.
C:\TEMP/ccyF1Zjg.s:30: Error: Rest of line ignored. First ignored character
is `_'.
C:\TEMP/ccyF1Zjg.s:39: Warning: .size pseudo-op used outside of .def/.endef
ignored.
C:\TEMP/ccyF1Zjg.s:39: Error: Rest of line ignored. First ignored character
is `_'.
make[1]: *** [libgcc1.null] Error 1
make[1]: Leaving directory `/e/everyone/fabrice/i386-elf-build/gcc/gcc'
make: *** [all-gcc] Error 2
make: Leaving directory `/e/everyone/fabrice/i386-elf-build/gcc'

When I simply try the following commande:  
	xgcc -c dummy.c
It fails with the same assembler error message.

The source tree I used is the same I used to build the toolchains for the
arm-elf target (Which has no problems)

Thanks.

A+
-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-07-25 17:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-25 17:03 [ECOS] Toolchains Build Error ( host i686-ppc-cygwin -> target i386-elf) Fabrice Gautier
  -- strict thread matches above, loose matches on Subject: below --
2000-07-25 16:05 Fabrice Gautier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).