Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

Fedora 12 x86_64 & Intel C++ Linux Compiler 11.1.072 Compile Error

Oniel_K_Intel
Employee
664 Views

Hello,

I am experiencing the following compiler error when I am trying to compile for x86_64. (Please see attachment CompileError.png)

/usr/lib/gcc/x86_64-redhat-linux/4.4.4/../../../../lib64/crt1.o: In function _start: (.text+0x20): undefined reference to main

My development box has the following:

Fedora 12 x86_64 OS 2.6.32.16-150.fc12.x86_64

Intel C++ Compiler Intel Linux C++ Compiler version 11.1.072

GCC/G++ Version 4.4.4 20100630 (Red Had 4.4.4-10)

Any assistance in resolving this issue will be greatly appreciated.

0 Kudos
1 Reply
Oniel_K_Intel
Employee
664 Views
Resolved Error.

Some kind of invisble character in either subdir or sources makefiles.
0 Kudos
Reply