discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building fun again


From: Dr. James R. Pannozzi D.O.M. LAc.
Subject: Re: Building fun again
Date: Sun, 1 Apr 2012 20:55:21 +0000

Well on my PC-BSD 9.1 (new installer)  I do have clang 3.0 installed

FreeBSD clang version 3.0 (tags/RELEASE_30/final 145349) 20111210
Target: i386-unknown-freebsd9.0
Thread model: posix

but...the following error on CC=clang CXX=clang++ make
CC=clang: command not found

Would the following change be OK:
export CC=clang export CXX=clang++ mae

?

Thanks
CJ

2012/3/31 Dr. James R. Pannozzi D.O.M. LAc. <jimserac@gmail.com>
Many thanks, this quite helpful!

Will post how it works out, after install and try some sample apps.

CJ

On 3/31/12, David Chisnall <theraven@sucs.org> wrote:
> On 31 Mar 2012, at 22:15, Ivan Vučica wrote:
>
>> Now I try BSD (PC-BSD) but instructions for install  GNUSTEP on it
>> seem old.  I try version 9.0 (Isotope) and lot of BSD bugs, even in
>> the install, hangs for long time finally install.  Then system locks
>> up often when leave it alone for a few minutes.  This was supposed to
>> be the STABLE release version.  No wireless card working so I use a
>> shared internet connection from my laptop.  Next tried version PC-BSD
>> 9.1 with the new installer, that's the box I'm on now.  Operating
>> system now works GOOD.  This is on an ESystems box with 4 gig RAM,
>> 500Gig disk drive,  Intel dual core processor.
>
> I develop GNUstep on FreeBSD.  I've written some instructions for installing
> on FreeBSD 9 a little while ago:
>
> http://etoileos.com/news/archive/2011/08/14/1206/
>
> David
>
> -- Sent from my Apple II
>
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]