Compilation report
Daniel Eisenbud
eisenbud at cs.swarthmore.edu
Thu Jan 22 09:51:34 CET 1998
On Thu, Jan 22, 1998 at 11:39:03AM +0100, Werner Koch <wk at isil.d.shuttle.de> wrote:
> 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?
There's a man page for it here on Sparc Solaris 2.5.1, so I think it is
available.
--
Daniel Eisenbud
eisenbud at cs.swarthmore.edu
More information about the Gnupg-devel
mailing list