Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
changing -mfloat-abi on arm
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM
View previous topic :: View next topic  
Author Message
Treborius
Guru
Guru


Joined: 18 Oct 2005
Posts: 585
Location: Berlin

PostPosted: Tue Sep 29, 2015 12:12 pm    Post subject: changing -mfloat-abi on arm Reply with quote

Hi,
i have an odroid-u2 with gentoo running on it here

i would like to change
Code:

-mfloat-abi=softfp

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
Code:

emerge -e system

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
Back to top
View user's profile Send private message
steveL
Watchman
Watchman


Joined: 13 Sep 2006
Posts: 5153
Location: The Peanut Gallery

PostPosted: Thu Nov 26, 2015 3:47 pm    Post subject: Reply with quote

1) Personally I'd redo the install from a stage3.

2) Yes, you can do stages 1 and 2 in a chroot using the bootstrap.sh (thanks to NeddySeagoon for insns.)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on ARM All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum