Request for tester for pcc port

Max N. Boyarov m.boyarov at bsd.by
Tue Sep 18 03:58:05 PDT 2007


>>>>> "GL" == Gea-Suan Lin writes:

 GL>  Hello everyone,

 GL> I made a port for pcc (Portable C Compiler), but it seems have problem
 GL> in do-build occasionally.

 It builded if remove work/.build_done.pcc._usr_local, and run make again.
 but:
 
 $ cat - > test.c
 int main (void) {return 0;}
 $ pcc test.c
 ld: /usr/lib/crt0.o: No such file: No such file or directory


 $ cat - > test.c
 #include <signal.h>
 int main (void){return 0;}
 
 $ pcc test.c
 /usr/include/machine/signal.h, line 126: syntax error
 /usr/include/machine/signal.h, line 127: cannot recover from earlier errors: goodbye!

 $ sed -n -e '126,127p' /usr/include/machine/signal.h
        int     sc_fpstate[128] __aligned(16);
        int     sc_spare2[8];


-- 
Max N. Boyarov / jid: zotrix at jabber.ru /
Key fingerprint: F6E5 A1DE 619F 72E3 3EEC  2EFF 5C95 E05C CA05 9E8F

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20070918/64aa7868/attachment.pgp


More information about the freebsd-ports mailing list