On Mar 14, 2005, at 4:24 PM, Kyle Skrinak wrote:
I tried reinstalling (update, according the Apple's Installer interface)
but, afterwards, I still don't have a file named "lcrtbegin" on my hard
drive.
Here's what sudo find /usr -name "gcc*" -print returns: /usr/bin/gcc /usr/bin/gcc-3.3 /usr/bin/gcc3 /usr/include/gcc /usr/lib/gcc /usr/libexec/gcc /usr/sbin/gcc_select /usr/share/man/man1/gcc-3.3.1 /usr/share/man/man1/gcc.1 /usr/share/man/man1/gcc3.1 /usr/X11R6/bin/gccmakedep /usr/X11R6/lib/X11/doc/html/gccmakedep.1.html /usr/X11R6/man/man1/gccmakedep.1
Thanks for sticking with this!
Kyle
The file you're looking for is
/usr/lib/gcc/darwin/3.1/crtbegin.o
And it definitely goes with gcc3.1.pkg
On 3/14/05 3:04 PM, "Alexander K. Hansen" <[EMAIL PROTECTED]> typed:
And the salient error was:
configure:2068: gcc3 -no-cpp-precomp -I/sw/include -L/sw/lib conftest.c >&5 ld: can't locate file for: -lcrtbegin.o configure:2071: $? = 1
Checking my own system found such a file as part of the gcc3.1 package,
so you'd need to reinstall that.
-AH
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users
-- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
