This is the mail archive of the gcc@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]

config files for new port


All,
To compile and build for a new port where(what config files) do I need
to add the new port? 
I tried adding the new cpu type to config.sub and gcc/configure but
after "configure --target=<new-cpu>" and "make LANGUAGES=c" I am only
getting code for the host which is a i686-pc-linux-gnu system.

Thanks,
 Bahman


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