Thread
:
gcc-4.6 and Fremantle, WIP
View Single Post
AapoRantalainen
2012-05-22 , 10:46
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#
46
@marmistrz Four weeks ago you advised me how to get binutils2.22 to the repository, now I'm trying to achieve it (some issues with autobuilder).
Package name is
binutils2.22
(no conflicts with existing package names). It's files goes to the
/usr/binutils2.22/bin
,
/usr/binutils2.22/lib
and ... (no conflicts with existing files). And name of binaries is still as expected, e.g.
ld
.
And it is used:
Code:
PATH=/usr/binutils2.22/bin:$PATH LD_LIBRARY_PATH=/usr/binutils2.22/lib:$LD_LIBRARY_PATH
Quote & Reply
|
The Following 11 Users Say Thank You to AapoRantalainen For This Useful Post:
cproc
,
Estel
,
freemangordon
,
Hurrian
,
imo
,
marmistrz
,
Mentalist Traceur
,
misiak
,
reinob
,
Sourav.dubey
,
szopin
AapoRantalainen
View Public Profile
Send a private message to AapoRantalainen
Find all posts by AapoRantalainen