chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] compiling oddity


From: Stephan Lukits
Subject: [Chicken-users] compiling oddity
Date: Wed, 28 Nov 2007 13:37:36 +0100
User-agent: Thunderbird 2.0.0.9 (X11/20071031)

Hello,

the program "make" seems to prefix program calls like
gcc with <local hostname>-, which leeds to an error
because there is no program called <local hostname>-gcc.

To help --- quick and dirty --- out I created a symbolic
link "<local hostname>-gcc" to gcc but then I get the next
error while make tries to call <local hostname>-ar...

How can I turn this prefixing off?

Thanks for any help and best regards

Stephan




reply via email to

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