View Issue Details

IDProjectCategoryView StatusLast Update
0003382Spring engineBuildbotpublic2013-02-05 02:15
Reporterabma Assigned Toabma  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionnot fixable 
Product Version91.0.1+git 
Summary0003382: static link glibc
Descriptiontodo!
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

jK

2013-01-03 16:49

developer   ~0009554

it is
https://github.com/spring/spring/blob/develop/rts/CMakeLists.txt#L55

Kloot

2013-01-09 21:46

developer   ~0009582

so... not an issue that can hold up 92.0?

abma

2013-01-09 21:59

administrator   ~0009583

Last edited: 2013-01-10 01:21

yep, its no blocker, just a wish...

@jk, but it seems to not work?!
 0x0000000000000001 (NEEDED) Shared library: [libc.so.6]

abma

2013-01-29 00:30

administrator   ~0009663

hmm, it seems that shared libs that links to the shared libc "pull" the dependency in... not sure if that can/could be fixed. i guess it could be only fixed if all libs (GL/GLU/SDL/pthreads...) are staticly linked, too, but this would break other stuff, right?

abma

2013-02-05 02:15

administrator   ~0009715

i don't see a posibility to fix that. only glibc could be downgraded for better compatibility...

Issue History

Date Modified Username Field Change
2013-01-03 07:16 abma New Issue
2013-01-03 07:16 abma Status new => assigned
2013-01-03 07:16 abma Assigned To => abma
2013-01-03 16:49 jK Note Added: 0009554
2013-01-09 21:46 Kloot Note Added: 0009582
2013-01-09 21:46 Kloot Status assigned => feedback
2013-01-09 21:59 abma Note Added: 0009583
2013-01-09 21:59 abma Status feedback => assigned
2013-01-09 21:59 abma Target Version 92.0 =>
2013-01-10 01:21 abma Note Edited: 0009583
2013-01-29 00:30 abma Note Added: 0009663
2013-02-05 02:15 abma Note Added: 0009715
2013-02-05 02:15 abma Status assigned => resolved
2013-02-05 02:15 abma Resolution open => not fixable