Hello,
I've rent a virtual 64 bit Server at the company Netcup and like to compile the FreeBSD system, after a minimal install. When it comes to building 32 bit libraries the build crashes with "/libc.so.7: unsupported file layout" after a compile command "clang -m32 -DCOMPAT_32BIT......"
For this system I got 2 dedicated cores of the CPU "Intel® Xeon® E5-2680V4". On other systems I had not have that problem.
What could that be?
Isn't it not possible on a "Intel® Xeon® E5-2680V4" to build 32 bit libraries? Form CD I could install them.
How could I test if 32bit programs run on 64bit FreeBSD system? It is necessary to have this 32bit option for some programs form the ports?
Thanks
I've rent a virtual 64 bit Server at the company Netcup and like to compile the FreeBSD system, after a minimal install. When it comes to building 32 bit libraries the build crashes with "/libc.so.7: unsupported file layout" after a compile command "clang -m32 -DCOMPAT_32BIT......"
For this system I got 2 dedicated cores of the CPU "Intel® Xeon® E5-2680V4". On other systems I had not have that problem.
What could that be?
Isn't it not possible on a "Intel® Xeon® E5-2680V4" to build 32 bit libraries? Form CD I could install them.
How could I test if 32bit programs run on 64bit FreeBSD system? It is necessary to have this 32bit option for some programs form the ports?
Thanks