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]

libgcc


Hi,
How do I specify that I don't need libgcc built when I build the
compiler for a new port I am working on. For now I have manually taken
the libgcc.a target out. Also, this port has its own libraries,
assembler and linker. My assumption based on what I have read online is
that I don't need libgcc. Is this correct?

Thanks,
 Bahman


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