This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: SUN make and gcc 3.0: committed changes to branch


> Date: Wed, 30 May 2001 15:54:42 -0400
> From: Phil Edwards <pedwards@disaster.jaj.com>

> I wanted to test libstdc++ using a non-GNU make, after these changes.
> Something went a bit odd, and I'd like to hear any comments.
> 
> Okay, sources are in /stuff/pme/3unified (a unified 3.0 source tree).
> A configure is done, calling configure by its absolute path from a different
> objdir, using a --prefix of /stuff/pme/instdir.  After a bootstrap and
> install using Sun's make (no problems there, seemingly, which is wonderful),
> I chdir into the installation directory:

[installed "stuff" and other stuff]

> stuff?  What stuff?

> Yup.  No symlinks, either.  "$prefix/include/g++-v3/$srcdir" was the header
> installation directory.

Sorry, I don't know.  What I do know is that I could, after
installation, compile and run "hello, world" in C and C++ (with
suitable LD_LIBRARY_PATH) in a setup that looked like yours.
I'll have a look.

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]