Compilation report
Werner Koch
wk at isil.d.shuttle.de
Thu Jan 22 11:39:03 CET 1998
Anand Kumria <wildfire at progsoc.uts.edu.au> writes:
> I didn't explain myself well, the program itself works but if you compile
And I didn't look close enough at my configure.in.
> with the line 'gcc -o conftest -g -O2 conftest.c -lz' Solaris ld.so (best
Ahh yes, I see. I moved it behind all compiler runs.
> Oh you may also want to test for strtoul and if not found test for strtol
> and if that is found '#define strtoul(a,b,c) (unsigned long)
> strtol(a,b,c))'
Really? strtoul() is required by Standard C (4.10.1.6) - is it really
not available under Solaris?
--
Werner Koch, Duesseldorf - werner.koch at guug.de - PGP keyID: 0C9857A5
More information about the Gnupg-devel
mailing list