[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Failure to build on Fedora 9
From: |
John Darrington |
Subject: |
Re: Failure to build on Fedora 9 |
Date: |
Mon, 19 May 2008 15:37:29 +0800 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Mon, May 19, 2008 at 09:20:25AM +0200, Mat??j Cepl wrote:
John Darrington napsal(a):
> I think this is to do with the behaviour of the "inline" keyword.
> It seems that the compiler is ignoring it, and emiting code for the
> functions anyway.
>
> What compiler version are you using?
gcc (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8) the very very latest gcc
I have a suspicion that this might be relevant. So far as I'm aware,
you're the first to try with that version.
My suggestions would be:
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
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.
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- Failure to build on Fedora 9, Matej Cepl, 2008/05/18
- Re: Failure to build on Fedora 9, Jason Stover, 2008/05/18
- Re: Failure to build on Fedora 9, John Darrington, 2008/05/18
- Re: Failure to build on Fedora 9, Matěj Cepl, 2008/05/19
- Re: Failure to build on Fedora 9,
John Darrington <=
- Re: Failure to build on Fedora 9, Matěj Cepl, 2008/05/19
- Re: Failure to build on Fedora 9, John Darrington, 2008/05/19
- Re: Failure to build on Fedora 9, Matej Cepl, 2008/05/20
- Re: Failure to build on Fedora 9, John Darrington, 2008/05/20
- Re: Failure to build on Fedora 9, Matej Cepl, 2008/05/20
- Re: Failure to build on Fedora 9, John Darrington, 2008/05/20
- Re: Failure to build on Fedora 9, Ben Pfaff, 2008/05/20
- Re: Failure to build on Fedora 9, Matej Cepl, 2008/05/20
Re: Failure to build on Fedora 9, Ben Pfaff, 2008/05/19