Apparently the list doesn't like my attachments, so I have posted them
on http://mcepl.fedorapeople.org/tmp/pspp/

Sorry for confusion.

John Darrington scripst:
> 1.  Try down-grading a few versions of gcc and see if that works.  I
>     successfully built on fedora 8 using gcc 4.1.2

This won't do -- my goal is to build PSPP as a Fedora package; it
doesn't make any sense to build with different compiler.

> 2.  Try running a few of the offending source files (eg
>     src/language/xforms/sample.c) through the preprocessor. Is the
>     preprocessor for some reason deleting the "inline" keyword from
>     the definition of gsl_rng_get et al.

Attached is the output of

gcc -E -I../../ -I../../../ -I../../../gl -o sample.i sample.c

(plus config.h and just to be sure sample.c as well).

Any ideas?

Thanks for reply,

Matěj Cepl



_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to