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

Re: ia64 libjava java-signal.h build failure


On Apr 24, 2001, Franz Sirl <Franz.Sirl-kernel@lauterbach.com> wrote:

> A simple --enable-threads doesn't work anymore, this is only supported
> in the gcc subdir, all other subdirs like libstdc++-v3 need explicit
> mentioning of the threading model IIRC.

Well, it appears to work for me.

Anyway, I'm about to introduce a mechanism for GCC to export the
threading model it was configured to use, so that target libraries can
query it instead of having to duplicate the --enable-threads logic in
GCC.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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