bug-gsrc
[Top][All Lists]
Advanced

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

[bug-gsrc] octave Makefile


From: carl
Subject: [bug-gsrc] octave Makefile
Date: Sat, 2 Feb 2013 00:32:21 -0800
User-agent: Mutt/1.5.21 (2010-09-15)

octave Makefile says:

BUILDDEPS = gcc


duh

I thing gcc has to be assumed implicitly as a build dependency.
The problem is the gsrc system insists on depending only 
on the gsrc version of gcc, which I don't want to bother
making; it doesn't consider there may be another gcc already
on the system. (Same problem with other dependencies.)

The world is a better place with:

BUILDDEPS =








reply via email to

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