ld: crtbegin.o: No such file: No such file or directory

John Watts john_watts@isoparix.com
Sun Jan 17 22:04:00 GMT 2010


If I run my make file, it gets on fine until the last command, which fails:

sh-3.2$ make x11solo
gcc example.o -o ../IOPERF/XXSTATIX/example.exe -Lc:/zygwin/lib -lX11
ld: crtbegin.o: No such file: No such file or directory
make: *** [../IOPERF/XXSTATIX/example.exe] Error 1

However, if I then run the identical command from the same session and 
shell, it works and I get a working executable

sh-3.2$ gcc example.o -o ../IOPERF/XXSTATIX/example.exe -Lc:/zygwin/lib 
-lX11
sh-3.2$

Any ideas?   Thanks.

-- 

Regards,

John Watts

john_watts@isoparix.com
Skype:  JS.Watts
Tel:    +44 (0)20 8549 6501
Car:    +44 (0)774 694 9715

Everything that is Proveable is True.   
But not everything that is True is Proveable - and we can prove that.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cygcheck.out
URL: <http://cygwin.com/pipermail/cygwin-xfree/attachments/20100117/2879fa7e/attachment.ksh>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


More information about the Cygwin-xfree mailing list