| The Following User Says Thank You to lardman For This Useful Post: | ||
|
|
2008-06-17
, 18:05
|
|
Posts: 54 |
Thanked: 11 times |
Joined on Feb 2008
|
#12
|
|
|
2008-06-17
, 19:30
|
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#13
|
Ah, bleeding edge stuff, eh?
You say that your dep of libg2c may be old.
Are you not playing with Octave anymore, or have you compiled a new version of libg2c for yourself? I'm curious as to what patching you had to do.
|
|
2008-06-18
, 06:22
|
|
Posts: 54 |
Thanked: 11 times |
Joined on Feb 2008
|
#14
|
|
|
2008-10-28
, 06:14
|
|
Posts: 54 |
Thanked: 11 times |
Joined on Feb 2008
|
#15
|
|
|
2008-10-28
, 07:51
|
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#16
|
Bah...I must be missing something really simple. I've compiled and installed octave a couple times, but I'm still getting the dreaded floating point error on load. I configured with the following flags in scratchbox:
./configure CFLAGS="-O3 -mcpu=arm1136j-s -mtune=arm1136j-s -fomit-frame-pointer -mfpu=vfp" OPT_FLAGS = "-O3 -fomit-frame-pointer -mcpu=arm1136j-s -mfpu=vfp"
While compiling, I see that the "-mfpu" is getting used by gcc. This is compiling octave 3.0.1. What exactly where your flags when you configured?
- jim
|
|
2008-10-28
, 11:28
|
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#17
|
-mfloat-abi=softfp
|
|
2008-10-28
, 20:08
|
|
Posts: 54 |
Thanked: 11 times |
Joined on Feb 2008
|
#18
|
|
|
2008-10-28
, 21:38
|
|
|
Posts: 696 |
Thanked: 1,012 times |
Joined on Mar 2006
@ Asturies, Spain
|
#19
|
|
|
2008-10-29
, 06:28
|
|
Posts: 54 |
Thanked: 11 times |
Joined on Feb 2008
|
#20
|
May be old now though.
Also note that the deps are wrong and may screw up your installing/uninstalling other things. Sorry.