Treborius Guru
Joined: 18 Oct 2005 Posts: 585 Location: Berlin
|
Posted: Tue Sep 29, 2015 12:12 pm Post subject: changing -mfloat-abi on arm |
|
|
Hi,
i have an odroid-u2 with gentoo running on it here
i would like to change
to hard
reinstalling with another stage3 is not an option
I know, that a binary and all linked libraries need to be build with same setting (soft,softfp XOR hard)
so it sounds to me, like I only need to re-bootstrap the system, that is :
rebuilding the tool-chain, and then try
if a package fails, cause a depend-library still uses the old abi, i just will need to re-emerge this depended lib.
(1) Do you think that this will work?
(2) may be
Code: |
/usr/portage/scripts/bootstrap.sh
|
is of any use? _________________ Systems running gentoo :
Desktop, Laptop, ZOTAC AD-10 media-center, odroid-xu4 server / wLan-router |
|