This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


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

Re: on DU4.0d/alpha, gethostbyname_r is only declared with -D_REENTRANT


>>>>> "Alexandre" == Alexandre Oliva <oliva@dcc.unicamp.br> writes:

Alexandre> I'm yet to write some shell code to tell which threads
Alexandre> package to use based on platform I'm.  Having to specify it
Alexandre> manually doesn't allow for cut&paste across 10 different
Alexandre> platforms :-)

Yeah.  Ideally we could have gcc default to the right thing, and then
have a shared snippet of configure.in code for everything that needs
to know.  I don't know how the gcc hackers feel about this though.

Tom

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