multilibs and gcc 3.x for SuperHitachi SH

silverio.di@qem.it silverio.di@qem.it
Tue Feb 24 10:23:00 GMT 2004





Hi to all,
I'm a beginner in gcc tools so I need your help in this topic.

I've built gcc 3.3.2 for sh-coff target with:

../gcc-3.3.2/configure --target=sh-coff
                                          --prefix=/opt/sh
                                         --enable-languages=c
                                         --with-newlib
                                        --with-gnu-as
                                        --with-gnu-ld

but this creates libraries for all SH targets (m1, m2, m3, m3e, .... and
son on)

I would like to know how configure gcc to disable multilibs and set the
library creation of only m2 (big-endian) and m2(little-endian) libraries...

Thank you very much.....
Silverio Diquigiovanni



More information about the Gcc mailing list