Resolved, I found a file called "include" was added today to my
/usr/local/ directory which was messing up GCC. Removal fixed the
issue.
Chris
On Tue, Dec 7, 2010 at 10:25 PM, chris henry wrote:
> Hello,
>
> I have a bit of an emergency. After running a poorly writte
Hello,
I have a bit of an emergency. After running a poorly written makefile
my gcc compiler install is now messed up. I get the following error
when compiling:
gcc helloworld.c -o helloworld
cc1: /usr/local/include: not a directory
The same happens when I try: gcc -I/usr/include/
I've also re
2 matches
Mail list logo