Hello,
I'm wondering if anyone is able to offer some suggestions:
Hardware:
MacPro 2006 (has 32bit EFI)
32GB RAM
2 x QuadCore Xeon 64bit CPUs (have been upgraded)
6 x SATA ports
2 x PATA ports
Anytime the Mac boots using Legacy BIOS and not EFI, only 4 SATA ports are recognised, temperature...
Please let me know how to install 32bit libgcc and libstdc++ on FreeBSD 11.0
Steps showing actual issue is given below
[xyz]$ cat hello_world.c
#include<stdio.h>
int main(void)
{
printf("\n Hello World \n");
return 1;
}
[xyz]$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.