[C++-sig] boost-python link command a bit too long on gcc 3.2

gideon at xs4all.nl gideon at xs4all.nl
Wed Oct 23 13:22:38 CEST 2002


Hello,

I am working on a wrapper library which has quite a number of source
files, about 80. This is not a problem, except that currently the
link command is longer than 10240 characters, a limit on the length of the
gcc linker. The reason is that each object path is about 120 chars due to
the boost build system. Has anyone come across the same problem and might
have a solution for me ?

ciao,

gideon






More information about the Cplusplus-sig mailing list