View Issue Details

IDProjectCategoryView StatusLast Update
0000301ascendbuild-linuxpublic2009-05-19 10:50
Reporterjohn 
Assigned Toben 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target Version1.0Fixed in Version 
Summary0000301: scons needs '-fPIC' flag for compilation on AMD64
DescriptionGot this message:

/usr/bin/ld: lsod/lsode.os: relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC
lsod/lsode.os: could not read symbols: Bad value
collect2: ld returned 1 exit status
Additional Informationjdpipe@amd64-linux1:~/ascend-0.9.5.101$ gcc --version
gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)

jdpipe@amd64-linux1:~/ascend-0.9.5.101$ uname -a
Linux amd64-linux1.sourceforge.net 2.6.9-1.667smp #1 SMP Tue Nov 2 15:09:11 EST 2004 x86_64 x86_64 x86_64 GNU/Linux


TagsNo tags attached.

Relationships

child of 0000390 assignedben code lost its 64bit cleanness transitioning to scons 

Activities

ben

2009-05-12 06:37

manager   ~0000520

simple bug in sconscripts; will commit when the branch directions are sorted out.

john

2009-05-12 11:12

administrator   ~0000521

Please commit the patch, if you have it. Putting it on trunk is the right thing
to do pre-branch, IMO.

john

2009-05-19 10:50

administrator   ~0000547

I note further changes in changeset 2276... what does the '-w' flag do in this case?

Issue History

Date Modified Username Field Change
2006-10-10 12:17 john New Issue
2006-10-10 12:17 john Status new => assigned
2006-10-10 12:17 john Assigned To => john
2006-10-10 12:17 john Target release => 0.9.6
2009-05-01 16:53 john Target Version => 0.9.7
2009-05-01 17:58 john Target Version 0.9.7 => 1.0
2009-05-12 06:37 ben Assigned To john => ben
2009-05-12 06:37 ben Note Added: 0000520
2009-05-12 11:12 john Note Added: 0000521
2009-05-12 11:32 john Relationship added child of 0000390
2009-05-12 11:37 svn
2009-05-12 11:37 svn Status assigned => resolved
2009-05-12 11:37 svn Resolution open => fixed
2009-05-19 10:50 john Note Added: 0000547