automake
[Top][All Lists]
Advanced

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

make problem under freebsd


From: Lorenzo Bettini
Subject: make problem under freebsd
Date: Sun, 09 Mar 2003 16:40:59 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01

Hi

I've just installed freebsd and tried to build one of my package (developed with automake and autoconf) under it. I noticed that there are problems with rules such as

foo.o: foo.c
         gcc -c $< -o $@

in that $< is not expanded...

is this a known bug?

can it be dealt with with automake? I noticed that automake generated rules do not experience this problem...

thanks in advance

cheers
        Lorenzo

--
+-----------------------------------------------------+
|  Lorenzo Bettini          ICQ# lbetto, 16080134     |
|  PhD student in Computer Science                    |
|  Dip. Sistemi e Informatica, Univ. di Firenze       |
|  Tel +39 055 4796741, Fax +39 055 4796730           |
|  Florence - Italy         (Linux User # 158233)     |
|  Home Page        : http://www.lorenzobettini.it    |
|  E-Mail           : address@hidden            |
|  http://music.dsi.unifi.it         XKlaim language  |
|  http://www.lorenzobettini.it/purple    Cover Band  |
|  http://www.gnu.org/software/src-highlite           |
|  http://www.gnu.org/software/gengetopt              |
+-----------------------------------------------------+






reply via email to

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