Michael Leone on Wed, 20 Feb 2002 05:20:11 +0100 |
On Tue, 2002-02-19 at 23:05, Bill Jonas wrote: > On Tue, Feb 19, 2002 at 10:26:04PM -0500, Michael Leone wrote: > > I figured I had a missing "cc" alias for gcc, so I exited from perl; > > made one ("alias cc=gcc"), > > Make isn't the shell; it's a different interpreter that you call when > you run "make foo". It doesn't inherit aliases. > > Try "CC=gcc make foo". If that doesn't work, "ln -s gcc /usr/bin/gcc" > almost certainly will. I should make this symlink from the shell, before starting perl? Or inside perl? Shouldn't the symlink be for "cc", not "gcc", since that's what the makefile is issuing? What should be "foo" in your example above? I have about a dozen "bundles" to install, and who knows how many files that will compile. I'm still confused. -- Michael J. Leone Registered Linux user #201348 <mailto:turgon@mike-leone.com> ICQ: 50453890 AIM: MikeLeone PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF PGP public key: <http://www.mike-leone.com/~turgon/turgon-public-key.gpg> Attachment:
signature.asc
|
|