gd makefile

Jingyu Bai baijingyu at HOTMAIL.COM
Fri Sep 3 12:00:44 EDT 2004


Thanks:

I tried your makefile for vc but it seems it doesn't work and I got this:
Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

        for d in doc test; do (cd $d; NMAKE  CPPFLAGS='-DHAVE_STRING_H -
DREGEX_M
ALLOC' CFLAGS='-Ox -G6' CC='cl'  DEFS='' LDFLAGS='' LOADLIBES='' default);
done
d was unexpected at this time.
NMAKE : fatal error U1077: 'for' : return code '0x1'
Stop.

I compared with makefile from orignal source and it seems they are almost
same. Is it for Unix not for VC?

I now need a regex.obj with debug info (compiled with with /MTd option
under vc 6 hopefuly).

Could you send files to my e-mail baijingyu_ca at yahoo.com if possible.

Thanks



More information about the mapserver-users mailing list