[Bug 1758] RTEMS Makefile templates include paths screwed up
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Tue Mar 8 11:04:21 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1758
--- Comment #3 from dufault at hda.com 2011-03-08 05:04:20 CST ---
(In reply to comment #1)
> Known problem ... this the tip of the iceberg of bugs this crap suffers from.
>
> I am currently working on this - Patches to come in the next couple of days.
I would like to see these split up into separate "settings" and "rules" files
with no rules in settings and vice-versa for integration into other makefiles.
That's one thing I was going to do locally, currently using these I need to
"make all" since (after minimal changes to the Lua Makefile) when I do make I
get:
[dufault at finny12 src]$ pwd
/home/dufault/work/lua-5.1.4/src
[dufault at finny12 src]$ make
make: Nothing to be done for `depend-am'.
[dufault at finny12 src]$ make all
powerpc-rtems4.11-gcc -o lua lua.o liblua.a
-B/opt/rtems-4.11/powerpc-rtems4.11/phycore_mpc5554/lib/ -specs bsp_specs ...
... and it works.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list