This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

questions about cross-compiler!


hi,all:
    i have a couple of questions to ask.

1)i want to know if my gcc compiler can generate a.out binary format,
how can i do?

2)if i want to build a new gcc compiler which can generate a.out
binary format,do i have to build this compiler to be a cross-compiler?
i think i have to do in this way. here is my reason:my machine is PII266,
and i'm using Rea hat6.2,so i know the "configure" can guess this,
and set --host to be "i686-pc-linux-gnu",but what i really need is aout,
that is,the --target=i686-pc-aout(or i386-aout), so host!=target. 
according to definition of cross-compiler,i must build the compiler to
be a cross-compiler.
am i right?  is there other solutions to solve my problem?

i'm a newbie,i need help. Anybody can help me? THANKS in advance!
  
    zjj
    2001/3/13


------
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]