Am 01.05.2013 14:28, schrieb John Marino: > On 5/1/2013 14:25, Ralf Folkerts wrote: >> Am 01.05.2013 13:39, schrieb John Marino: >>> What about "find /usr/obj/usr/src -name libm.so\*" ? >> >> Hi John, >> >> sorry, wanted to perform a find, too but then forgot :( >> >> Unfortunately, no hits :( >> >> # find /usr/obj/usr/src -name libm.so\* >> # > > Can you paste the contents of your /etc/make.conf file?
Hi John, had this is the first post (well, WANTED to put it in might be more correct I think) ;) # cat /etc/make.conf CPUTYPE?=athlon64 CFLAGS= -O2 -pipe (I also tried with -O instead of -O2). Cheers, _ralf_
