On 3/9/2013 5:06 AM, Benjamin Thaut wrote:
Ok, the new build script solved a lot of issues. Unforunately the
multiline-stirng issue in options.c remains. Are you sure that you are
not using a 3.x.x gcc?
If you follow the build script you'll see it extracts the TDM 4.6.1
binary and forces that during the build by setting PATH options.
Can you provide me with the full error message and the generated
options.c file? /crossdev/gdc64/v2/build/gcc/options.c
That way I can compare it with what is generated on my sytem.
Do you have a different version of make installed which works correctly
with -j?
I do not, last I checked it was known bug without a solution. You could
try downgrading make(Not sure which version works). I simply remove the
JOBCOUNT argument from the build scripts and avoid using -j