[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to ignore the bsp's linkcmds
- Date: Wed, 10 Feb 2010 15:39:31 +0200
- From: leonp at plris.com (Leon Pollak)
- Subject: How to ignore the bsp's linkcmds
Hello.
I need to use another linkcmds file while building my application with RTEMS
libs.
I added -T /Projects/VDTS/src/linkcmds and I see that linker searches for my
file (when I remove it, I receive an error), but all the actual values are
taken from the linkcmds file residing in the /opt/rtems... bsp lib directory.
How can I avoid using the bsp defined linkcmds file?
Thanks a lot.
--
Leon