![]() |
2011-10-04
, 16:15
|
Posts: 87 |
Thanked: 46 times |
Joined on Nov 2010
@ lisbon, portugal
|
#11
|
![]() |
2011-10-04
, 17:24
|
Posts: 98 |
Thanked: 142 times |
Joined on Mar 2011
|
#12
|
The Following 3 Users Say Thank You to Sazpaimon For This Useful Post: | ||
![]() |
2011-10-04
, 23:18
|
Posts: 98 |
Thanked: 142 times |
Joined on Mar 2011
|
#13
|
![]() |
2011-10-05
, 09:36
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#14
|
![]() |
2011-10-05
, 13:17
|
Posts: 98 |
Thanked: 142 times |
Joined on Mar 2011
|
#15
|
![]() |
2011-10-05
, 17:54
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#16
|
![]() |
2011-10-05
, 18:02
|
Posts: 98 |
Thanked: 142 times |
Joined on Mar 2011
|
#17
|
Trying to configure llvm on device with 4.4 and it cannot find any default includes:
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
even though they are all there in /usr/include... strange.
The Following 2 Users Say Thank You to Sazpaimon For This Useful Post: | ||
![]() |
2011-10-05
, 18:15
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#18
|
![]() |
2011-10-05
, 18:42
|
|
Posts: 1,455 |
Thanked: 3,309 times |
Joined on Dec 2009
@ Rochester, NY
|
#19
|
Update: I have lightspark built, but without a newer libstdc++ and libgcc on the N900 of course lightspark will not run.
AapoRantalainen, you said you compiled gcc-4.4 for maemo, does that include the aforementioned libraries?
I'm also afraid that upgrading libstdc++ here will break compatability with existing apps.
![]() |
2011-10-05
, 19:10
|
Posts: 98 |
Thanked: 142 times |
Joined on Mar 2011
|
#20
|
Why not link those libraries statically? Yes, it will take up lots of extra space, but at least you can then install the binary on an N900 without it exploding.