Replying to both Scott Michel and Russell L. Carter:
Scott.
According to man pthread, libc_r is pulled in automatically by the -pthread
switch.
%Hmm, I missed that. I took -lc out, but now I get this:
%
[...]
%/usr/local/lib/liblthread.so.0: undefined reference to `_sigsuspend'
%/usr/local/lib/liblthread.so.0: undefined reference to `_nanosleep'
%/usr/local/lib/liblthread.so.0: undefined reference to `_fork'
%/usr/local/lib/liblthread.s
Hmm, I missed that. I took -lc out, but now I get this:
g++ -o makemake makemake.o ../../include/jcore/JBroadcaster.o
../../include/jcore/JCollectio
n.o ../../include/jcore/JContainer.o ../../include/jcore/JProbDistr.o
../../include/jcore/JOr
deredSetT.o ../../include/jcore/JOrderedSetUtil.o .