Static idea
David Champion
dgc at uchicago.edu
Wed Dec 12 02:49:01 CET 2001
On 2001.12.11, in <20011212010600.1B462375E9 at gray.impulse.net>,
"Ted Cabeen" <secabeen at pobox.com> wrote:
> That was the one I was talking about. It doesn't compile on OpenBSD 3.0.
> - --------
> %gcc -v (16:59)
> Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.0/2.95.3/specs
> gcc version 2.95.3 20010125 (prerelease)
> %gcc -Wall -O2 -shared -fPIC -o idea idea.c
> idea.c:61: Invalid token in expression
cpp doesn't like the carriage returns in preprocessor conditionals. Run
idea.c through tr -d '\015', and try again.
--
-D. dgc at uchicago.edu NSIT University of Chicago
More information about the Gnupg-devel
mailing list