Samuel Thibault, le Wed 01 Aug 2007 23:03:10 +0200, a écrit : > Ian Lance Taylor, le Tue 31 Jul 2007 18:38:24 -0700, a écrit : > > Samuel Thibault writes: > > > Some systems don't define MAXPATHLEN because they don't have such hard > > > limit. Here is a patch against gcc/tlink.c to take benefit of this. > > > > > > (tlink_init): Add loop to dynamically allocate initial_cwd as needed. > > > > Just call getpwd instead. > > Oh right, I didn't notice that non-standard function. Here is an > updated patch Could someone apply it? Samuel