Another quirk I notice is that -mthreads seems to be required when compiling a
64-bit squid on AIX 5.1 at least. Or -pthread for GCC > 2.95. Without it, the
very first symptoms are that configure sees max 256 FDs since all the cfgtest
apps coredump in the background and safe values are used instead.
I suppose this sort of stuff is best for the FAQ rather than making special
cases in configure.in, since there's more than one way to convince GCC to
compile 64bit code. On the other hand, this may have implications for tests
based on the --with-pthreads argument.
Also here's a reference for my last post on this topic
http://publibn.boulder.ibm.com/doc_link/en_US/a_doc_lib/aixprggd/genprogc/lrg_prg_support.htm
Regards
Gerard
Received on Wed Jan 08 2003 - 04:16:56 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:19:06 MST