| Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | About BLU |
On 7/12/07, Jerry Feldman <gaf-mNDKBlG2WHs at public.gmane.org> wrote:
> Unfortunately setarch does not make any difference.
> Additionally, I compiled a simple hello.C
> #include <iostream>
> int main()
> {
> std::cout << "Hello, world!\n";
> return 0;
> }
>
> With the same result.
That is C++ code, not C code. You must use g++, not gcc...
--
Kristian Hermansen
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.