Port-i386 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Problems with ld.elf_so in -current
I searched a bit when ffmpeg was failing on i386. pretty much
every program seemed to crash.
building ffmpeg with '--warn-shared-textrel' or so it was pointing to C
code, so it's not building PIC code.
I wonder if other projects are not encountering the same because they
don't support i386^W^W^W default to generating PIE.
We might want to do the same and possibly make the warning enabled +
fatal considering it causes runtime crashes...
Home |
Main Index |
Thread Index |
Old Index