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]
Other format: [Raw text]

how get just c, not other compilers?


when building gcc, I dont want all the other compilers,

eg I dont want objective c, I dont want fortran, 

I just want a c compiler,

how do I prevent everything else being built?

I tried --without-objc, --without-libobjc, --without-f

objective c and fortran keep being built,

I then run into problems eg with the objective c part of the build,
but I dont even want it!



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


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