lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


From: Han-Wen Nienhuys
Subject: (no subject)
Date: Wed, 12 Dec 2001 00:07:16 +0100

Subject: Re: Struggling to Link
In-Reply-To: <address@hidden>
References: <address@hidden>
        <address@hidden>
        <address@hidden>
X-Mailer: VM 6.96 under Emacs 20.7.1
Reply-To: address@hidden
FCC: ~/persoonlijk/Mail/sent

address@hidden writes:
> Jan Nieuwenhuizen wrote:
> 
> > Can you compile a simple c++ file like this:
> >
> >     #include <iostream>
> >     int
> >     main (int, char const*[])
> >     {
> >       std::cout << "Hello world" << endl;
> >       return 0;
> >     }
> 
> Yes. I can also compile gcc 3.0 and many, many other tools.

Strange. Can you add -v to USER_LD_FLAGS in config.make and see if
linking shows up something strange? FWIW, gcc automatically puts in
"-lstdc++" when linking.


-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]