[C++-sig] boost-python link command a bit too long on gcc 3.2
by other posts by this author
Oct 23 2002 11:22AM messages near this date
Re: [C++-sig] splitting it into multiple pieces
|
Re: [C++-sig] boost-python link command a bit too long on gcc 3.2
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
_______________________________________________
C++-sig mailing list
C++-sig@[...].org
http://mail.python.org/mailman/listinfo/c++-sig
Thread:
greg Landrum
Stefan Seefeld
Rene Rivera
Ralf W. Grosse-Kunstleve
Ralf W. Grosse-Kunstleve
|