Building OSLib under Linux
Philip Ludlam
philip at philipnet.com
Mon Mar 29 20:27:02 BST 2004
On 29 Mar, in message <gemini.hvbx4y03ynvz40gfb.tony at mk-net.demon.co.uk>
Tony van der Hoff <tony at mk-net.demon.co.uk> wrote:
[snip]
>I'm using gcc 3.2
[snip]
>Anyway, I see no reason to constrain users to this version of gcc
You might have to.
It doesn't know about C99
cc1: unknown C standard `C99'
or
cc1: unknown C standard `c99'
which BindHelp at least makes use of:
../oslib/unix/osgbpb.c: In function `xosgbpb_dir_entries_info':
../oslib/unix/osgbpb.c:288: parse error before `char'
../oslib/unix/osgbpb.c:324: `list_entry' undeclared (first use in this function)
>I see you're calling "make -f GNUmakefile". It should be possible to juat
>invoke "make", without the -f, as GNUmakefile is a default. Is that a
>problem in your version of make?
No, just that you specified that GNUmakefile should be run under GNU
make, so I did just that.
Just because I use these tools doesn't mean I know every intricate
detail about them :-) .
BTW. Any reason why your message was off the list?
Yours,
Phil L.
--
http://www.philipnet.com | http://director.sourceforge.net
More information about the oslib-user
mailing list