On Mon, 03 Apr 2006 04:43:15 +0000, Rudolf Fleischer wrote: > Without stack limit, fink works fine.
You mean with the default stack limit. The stack limit is still there, and still likely low enough to cause "make" to segfault when building something sufficiently huge or complex. Building glibc for a cross-development environment has been the de facto litmus test. You can set the stack limit as high as it can go for normal users with a "ulimit -s hard" command. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
