This is the mail archive of the java-discuss@sources.redhat.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: static linking


Tom Tromey wrote:

> I tried it but I'm seeing an odd regression.  I get a segv in the utf8
> comparison function.  I know I've seen this before but I don't recall
> what it means and I don't want to track it down right now.

IIRC, this used to be what happened on Solaris due to the old
libtool/linker bug. It indicated that C++ static initializers had not been
run. Maybe you're seeing it for different reasons though.

regards

  [ bryce ]



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