This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

cpu type for i960 compiler


Hello

The compiler is built successfully.

The problem is, if I run it with -mca switch and link it -ACA,  it gives a
warning

/gnu/i960/i960-unknown-coff/bin/ld: warning: i960:kb_sb architecture of input
file `/gnu/i960/lib/gcc-lib/i960-unknown-coff/2.95/libgcc.a(_eh.o)' is
incompatible with i960:ca output

As far as I understand the defualt CPU, for which libgcc is built, is KB/SB,
but I want a compiler for CA (-mca switch).

How do I specify at "configure" command that I need compiler/gcclib for CA
processor?
I searched the FAQs but could not find the answer.

The configuration:
GCC             2.95
NEWLIB      1.8.1
BINUTILS    2.9.1
I run it on CYGWIN B20.1
target=i960-unknown-coff

Configure:
$src/condifure --target=$target --prefix=$rel --enable-languages=c,c++
--with-newlib --with-gnu-ld --with-gnu-as

Any help is appreciated, thanks
Artem

begin:vcard 
n:Alimarine;Artem
tel;home:(+31) 40-2440633
tel;work:(+31) 40-2763078
x-mozilla-html:TRUE
adr:;;;;;;
version:2.1
email;internet:aalimari@best.ms.philips.com
fn:Artem Alimarine
end:vcard

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]