------- Comment #5 from spkelly at andrew dot cmu dot edu 2006-07-31 20:30 ------- (In reply to comment #4) > http://gcc.gnu.org/simtest-howto.html >
Thanks again, but... ----- make output: [15+ minutes of successful output] checking for shared libgcc... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. make[1]: *** [configure-target-libstdc++-v3] Error 1 make[1]: Leaving directory `/scratch/spkelly/cross_top/build' make: *** [all] Error 2 ----- I think that just further proves my point. Running the howto code verbatim, with the exception of substituting "powerpc-eabisim" for "arm-sim", the virtually-guaranteed-to-be-idiot-proof build method, still barfs. For reasons which look to be totally unrelated to the issue I first reported, I'll concede, but there's still something about embedded cross-compilation with gcc that makes the process less than straightforward. I'll twiddle the configure options closer to what I was trying for initially (fewer languages, fewer libs) and see whether that goes cleanly or whether there's still something odd lurking beneath the surface. Or you could just set the bug to WORKSFORME and be done with it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28551