Hi Francesco,
On 08/02/2007, at 9:28 PM, Francesco Lodi wrote:
Alle 11:49, giovedì 8 febbraio 2007, Matthew Natalier ha scritto:
YES! Now it works!
Great.
But what is libsup++? I think it is a library that comes with the
toolchain
but where I can found documentation on what libraries are included
in my
toolchain and what they are used to?
libsup++ is the library that provides access to the compilers runtime
library. Things like exceptions, runtime type information new,
delete. Probably lots of other things as well.
It should already be there however and the fact that it isn't is a
bit of a worry.
What version of the uClinux dist are you using?
I'm still using 20060803.
What version of the arm compiler are you using?
arm-linux 3.4.4 from snapgears (20061213)
What arch are you building for?
Samsung S3C44B0X, armnommu.
The armnommu targets definitely don't have this setup correctly in
the latest versions either. I'll try to get a chance to have a look
at this over the weekend.
Also I noticed you are using -lpthread. I am not sure if this is
going to work. STLport appears to link against the wrong pthreads at
the moment, and I haven't had a chance to fix it yet.
Ok. So may be is for this reason that now my app didn't work? ;-)
Actually now that I think about it, if you are building statically I
can't really think why it wouldn't work. Maybe there is another
reason your app isn't working.
You'll have to work that one out. ;-)
Cheers
Matt
I use pthread because I need to have 3 thread running.
For the moment I use the string class only in a function and until
my app
didn't call this function all works well but when it is called all
the system
crash and then the only thing I can do is reset my board.
If so, I can't use STL until it has been fixed, right? :-(
Anyway your help has been very usefull!
Many thanks!
Francesco
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev
---
WorkWare Systems Pty Ltd
W: www.workware.net.au
P: +61 434 916 185
F: +61 7 3102 9221
E: [EMAIL PROTECTED]
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev