This is the mail archive of the crossgcc@sourceware.org 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] |
On Mon, Jul 16, 2007 at 04:41:55PM +0000, Philip mathew wrote: > I did extract the OSELAS toolchain and the patches and projects for > "ptxdist-0.10.6". But when I run "./configure && make && make > install", the binary generated in the bin directory is "bin/ptxdist" > not "bin/ptxdist-0.10.6" That's correct; if you didn't change the --prefix, ptxdist installs "ptxdist-0.10.6" into /usr/local/bin and sets a link "ptxdist" which points to that location. Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9 -- For unsubscribe information see http://sourceware.org/lists.html#faq
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |