> > > Thanks for the response. i am a bit new to kaffe world if thats not > obvious, but i maintain the mac version of the gnu adacompiler > (gnat). i guess i assumed i did something so stupid my previous > description would leap out at someone. but i did look at faq and > archive before sending it and didnt find anything. > > with ld problem i get: > > checking for ld used by GCC... sed: -e expression #1, char 7: Unterminated > `s' command You may have to update your sed. Also, note that configure uses /bin/sh, so it may read some files when it runs. So the conditions may be different than when running stuff from the cmdline. - Godmar