This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

testsuite linker strangeness


Hi,
I've managed to provoke the following out of the linker when
running the testsuite,
/usr/bin/ld: ./vbase8-21.exe: Not enough room for program headers (allocated 6, need 7)
/usr/bin/ld: final link failed: Bad value

it only happens for g++.old-deka/abi/vbase8-21 and g++.old-deja/eh/catch9
with some changes I've got to vtable layout. What does it mean? Looking
at ld's source is not helping much.

nathan
-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]