> On Nov 1, 2015, at 10:16 AM, Fred <[email protected]> wrote:
> 
>> On 11/01/15 15:05, Daniel Dickman wrote:
>> 
>> 
>>> On Nov 1, 2015, at 8:24 AM, Fred <[email protected]> wrote:
>>> 
>>> Hi ports@
>>> 
>>> I'm trying to bring our pcc port upto 1.1.0
>>> 
>>> With the attached diff pcc builds, but when I try to compile a file I get:
>>> 
>>> port:fred ~/code/c/stuff> pcc -o hello hw.c
>>> ld: cannot find -lpcc
>>> error: ld terminated with status 1
>> 
>> you need libpcc.
>> 
>> I wouldn't try for 1.1.0. If I remember correctly it had a build problem and 
>> also lots of fixes to pcc since then. here's a more recent diff to get close 
>> to current pcc which you can play with if interested:
>> 
>> http://dickman.org/openbsd/pcc/
> 
> Thanks for the pointer - I'll take a look.
> 
> I was hoping to build using our standard libc.

... and it still is. libpcc != libc

> 
> Thanks
> 
> Fred
> 

Reply via email to