Re: gcc cross-compiler for linux

2008-11-26 Thread Xavier Otazu
On Tue, 25 Nov 2008 23:31:10 +0100 Tijl Coosemans [EMAIL PROTECTED] wrote: From that error message I'd say you probably need to populate /usr/local/i386-linux/include with glibc and linux kernel headers. How can I populate it with them? Manually installing them in this directory? May be the

Re: gcc cross-compiler for linux

2008-11-25 Thread Xavier Otazu
code? What options do I have to use when building the linux gcc cross-compiler? I use make TGTARCH=i386 TGTABI=linux install clean Thanks a lot for your help Cheers Xavier On Tue, 25 Nov 2008 15:04:27 -0500 Lowell Gilbert [EMAIL PROTECTED] wrote: Xavier Otazu [EMAIL PROTECTED] writes: I

gcc cross-compiler for linux

2008-11-24 Thread Xavier Otazu
Hello, I would like to compile a C++ code to be executed within the linux emulator. I tried to install the cross-gcc port, but when building I always receive the same compilation error related to gthreads. I use the following options when compiling the cross-gcc port: make TGTARCH=i386

vmware3 does not recognize hard disk raw device

2006-11-16 Thread Xavier Otazu
Hello: I've installed vmware3 on freebsd 6.0 from fresh ports. When configuring a new virtual machine, it tells me that all the /dev/hd? devices (i.e. /compat/linux/devhd?) are not read/write. I made a soft link from this device (in /compat/linux/dev/hda) to /dev/ad0. Then it

kern.mxdsiz option and ld-elf incompatibility

2005-12-22 Thread Xavier Otazu
Hello: I am a newbie in FreeBSD. For the last days I am installing FreeBSD 6.0 and the usual tools I use in Linux. I installed 'wine' and it worked perfectly, but a problem appeared when changing a kernel boot option. I defined ' kern.maxdsiz=1500M ' in the