On a Linux Mandrake 8.1 (i586), I succesfully built jam, but when I invoke it I got no output except a core dump. Has anyone encountered the same problem ? I compiled it with gcc 3.0.1, and modified gcc-tools.jam to use gcc- 3.0.1 and g++-3.0.1 instead of gcc and g++ (which are 2.96). Thanks. Julien.
d33pmind@yahoo.fr wrote:
On a Linux Mandrake 8.1 (i586), I succesfully built jam, but when I invoke it I got no output except a core dump. Has anyone encountered the same problem ?
First of all, you should use the source in the main branch, not in the jam_src branch ( I guess you used the latter since there is a known mem problem). And it's even simpler, just download the precompiled jam from http://groups.yahoo.com/group/boost/files/precompiled_jam/bin.linuxx86/jam.g... (you can find the link also on the wiki) toon
participants (2)
-
d33pmind@yahoo.fr
-
Toon Knapen