This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Insight as cross-debugger: How to handle tcl?


Duane Ellis wrote:

If you use "--exec-prefix" you *MUST* use --prefix they should be
relative to each other (TCL is nasty thatway)


Right.

Seems like a lot of things are wrong with the way build-time variables are handled... I really want executables on a standard binary dir, as they should be found on PATH (without special additions), and a special prefix is unnecessary since the target platform is already included in the file name. Looks like I'll have to use a wrapper ;-/

And you must *INSTALL* it - Insight will not run from an uninstalled
directory.

-Duane.




--
- Toralf



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]