This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

question about config.sub


Hi,Everybody:
   i have a question about config.sub.
   when building gcc as a cross-compiler, i use "config.sub" to see if 
the "i686-aout" configuration option is supported by Glibc2.0.6. the result
is that config.sub outputs "i686-pc-aout",meaning it accepts "i686-aout".
but i think that "i686-aout" means the a.out binary format,not ELF. and i 
hear somebody said glibc only support ELF. then here is a conflict,how 
explain this? anybody can tell me why?  THANKS in advance!

           zjj
           2001/3/15


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