[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GM2] More news about building gm2, on a FreeBSD machine.
From: |
Gaius Mulley |
Subject: |
Re: [GM2] More news about building gm2, on a FreeBSD machine. |
Date: |
27 May 2005 18:34:19 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Michel Derosa <address@hidden> writes:
> This brings up another problem, tho it might just be me not 'quite'
> understanding all the options.. the line to compile testselect.mod,
> in the Makefile, reads:
> gm2 -Wmakeall -Wcpp testselect.mod -I. -lpth -L/usr/local/lib/pth -lc -lm
>
> But it generates alot of warning messages during compilation (i've attached
> the list to this email as well).. It still compiles and runs fine, but just
> wondering if it's me not quite grasping the options, or if there isn't some
> ironing out of the cpp-handling, left to be done *grin*
Hi Michel,
many thanks for this bug report - I've now fixed it and checked in the
changes to CVS. Also I noticed that before the fix I had the sigsegv
in the thread code and now it is fixed, the code works on
GNU/Linux.. perhaps you could give it a test to check?
Thanks Gaius