FW: FreeBSD: driver for ssl hardware accelerator board based on broadcom bcm5825, bcm5862 chips

2006-12-17 Thread Alex Aronson
-Original Message- From: Alex Aronson [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 13, 2006 10:48 AM To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Subject: FreeBSD: driver for ssl hardware accelerator board based on broadcom bcm5825,

Re: Newbie request - compiling with Xlib.h

2006-12-17 Thread Florent Thoumie
Henry Lenzi wrote: Hi * I'm trying to follow the following tutorial for Xlib prpogramming: http://users.actcom.co.il/~choo/lupg/tutorials/xlib-programming/xlib-programming.html#preface However, I can't seem to compile the simple-drawing.c example. I keep getting cc

Re: ICC 9 in FreeBSD 6

2006-12-17 Thread Alexander Shiryaev
Dan Nelson wrote: In the last episode (Dec 17), Alexander Shiryaev said: I'm trying to hack ICC 9.1.045 ia32 (using lang/icc port for ICC 8). I can't compile hello world ;-( icc -c main.c icc -o main main.o IPO link: can not find -ldl iccbin: error: problem during multi-file optimization

Re: ICC 9 in FreeBSD 6

2006-12-17 Thread Alexander Shiryaev
Alexander Leidinger wrote: I got a diff for updating to icc v9.1. I have it at http://www.leidinger.net/FreeBSD/misc/patches/ Broken link ;-( I didn't had time to do much with it. Some parts in the diff are a proof of concept, but need to be changed when the port enters the tree. Maybe

Re: ICC 9 in FreeBSD 6

2006-12-17 Thread Alexander Leidinger
Quoting Alexander Shiryaev [EMAIL PROTECTED] (Sun, 17 Dec 2006 01:56:16 +0300): I'm trying to hack ICC 9.1.045 ia32 (using lang/icc port for ICC 8). I can't compile hello world ;-( I got a diff for updating to icc v9.1. I have it at http://www.leidinger.net/FreeBSD/misc/patches/ I didn't

Re: ICC 9 in FreeBSD 6

2006-12-17 Thread Alexander Leidinger
Quoting Dan Nelson [EMAIL PROTECTED] (Sat, 16 Dec 2006 21:45:57 -0600): In the last episode (Dec 17), Alexander Shiryaev said: I'm trying to hack ICC 9.1.045 ia32 (using lang/icc port for ICC 8). I can't compile hello world ;-( icc -c main.c icc -o main main.o IPO link: can not

Re: ICC 9 in FreeBSD 6

2006-12-17 Thread Alexander Leidinger
Quoting Alexander Shiryaev [EMAIL PROTECTED] (Sun, 17 Dec 2006 18:15:21 +0300): Alexander Leidinger wrote: I got a diff for updating to icc v9.1. I have it at http://www.leidinger.net/FreeBSD/misc/patches/ Broken link ;-( Sorry: http://www.leidinger.net/FreeBSD/misc-patches/

Re: Newbie request - compiling with Xlib.h

2006-12-17 Thread Henry Lenzi
On 12/17/06, Dan Nelson [EMAIL PROTECTED] wrote: In the last episode (Dec 17), Henry Lenzi said: I'm trying to follow the following tutorial for Xlib prpogramming: http://users.actcom.co.il/~choo/lupg/tutorials/xlib-programming/xlib-programming.html#preface However, I can't seem to compile

Re: Newbie request - compiling with Xlib.h

2006-12-17 Thread Erik Trulsson
On Sun, Dec 17, 2006 at 08:10:58PM -0200, Henry Lenzi wrote: On 12/17/06, Dan Nelson [EMAIL PROTECTED] wrote: In the last episode (Dec 17), Henry Lenzi said: I'm trying to follow the following tutorial for Xlib prpogramming:

Re: Newbie request - compiling with Xlib.h

2006-12-17 Thread Henry Lenzi
Wrong options letter. You should use '-I' (upper case 'i'), not '-l' (lower case 'L') Gee, I'm so ashamed. :-) Thanks. ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any