On 4/6/07, Bevan Weiss <[email protected]> wrote:
I'm just about to try the straight compile idea. That's just using the -c flag right?
correct. Since the error is probably when you link you need to run ld with the appropriate command line. There may be a way to get a log of linker messages (without doing a separate link). If you find it let me know ;-) I get this type of error so infrequently I usually just do a separate link to isolate the problem. (* jcl *) -- http://www.luciani.org
