This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Fail to build crosscompiler for sparc-wrs-vxworks
- From: "=?big5?b?UHVmZiBDaHVhbmcgLSCy+LDqutU=?=" <puff at sd dot liteonit dot com dot tw>
- To: <gcc at gcc dot gnu dot org>
- Date: Sun, 13 Apr 2003 22:48:45 +0800
- Subject: Fail to build crosscompiler for sparc-wrs-vxworks
Dear All,
I would appreciate if anybody could give me an advice to configure gcc as
cross compiler for the target of SPARC on VxWorks.
I'm using the gcc of Redhat 8.0 to build the downloaded gcc 3.2.2(and I try
gcc 2.95 too) as crosscompiler for the target of SPARC on VxWorks.
(using
./configure --target=sparc-wrs-vxworks --with-headers=/tornado/target/h)
Everything looks fine until the "make" come to doing the assembling.
Does anyone know what can result in the assemble error?
Thanks in advance,
Puff Chuang