User(s) browsing this thread:
A110 Toolchain versions
|
|
07-16-2010, 06:53 AM
|
|||
|
|||
|
A110 Toolchain versions
Hello all,
in the past, I used Lundmans toolchain to compile apps for the a110 and everything works fine. Yesterday I started to compile an application , using some syabas libs on the a110, and during linking and i got strange unresolved externals (like "__divdi3@GCC_3.0" Lundmans toolchain is using gcc 4.2.2, while the syabas official toolchain contains gcc 4.0.4 with a lot a patches. Did anybody experienced similar problems or is anybody using the syabas toolchain with success? (I try to avoid to setup a scnd development environment, befor I know, that it will work). - - Panasonic TH50PZ70E -Denon AVS1909 Sony PS 3 40GB-Octagon 1018-Logitech Harmony 885 Popcorn Hour A110+A200 Focal Suspense-JBL SUB 175 - T&A Pulsar TAV 500 - T&A Pulsar TAR 400 E 2 x NAS Intel SS4200 6TB each |
|||
|
07-16-2010, 08:02 AM
|
|||
|
|||
|
RE: A110 Toolchain versions
Hi,
I'm a happy user of the official syabas toolchain with gcc 4.0.4 and have not experienced any problems using it on an A100. It needed some additional patching to build out of the box, but after that it just works. I'm using it already more than a year now for all kinds of different C/C++ libraries/projects. SoloHan. (07-16-2010 06:53 AM)thica Wrote: Hello all, |
|||
|
07-16-2010, 08:13 AM
|
|||
|
|||
|
RE: A110 Toolchain versions
Thx for your reply, than I will need to setup the officical toolchain. If I face problems with he patching , I will come back to you... :-)
- - Panasonic TH50PZ70E -Denon AVS1909 Sony PS 3 40GB-Octagon 1018-Logitech Harmony 885 Popcorn Hour A110+A200 Focal Suspense-JBL SUB 175 - T&A Pulsar TAV 500 - T&A Pulsar TAR 400 E 2 x NAS Intel SS4200 6TB each |
|||
|
07-16-2010, 04:29 PM
|
|||
|
|||
|
RE: A110 Toolchain versions
Let me know if you run into any problems...
I'll be back after the weekend, so be a little patient for a reply from me ![]() SoloHan. (07-16-2010 08:13 AM)thica Wrote: Thx for your reply, than I will need to setup the officical toolchain. If I face problems with he patching , I will come back to you... :-) |
|||
|
07-18-2010, 09:20 PM
|
|||
|
|||
|
RE: A110 Toolchain versions
Hello, made some tries with preconfigured vware images for nmt development, but all of them are based on Lundmans toolchain. (which does not work if you link against some special sigma libs on the nmt)
So I did setup my own vmware image with the the sigma toolchain , using the following directions http://www.geordy.nl/?p=26 After trying several Ubuntu Images , I succeeded with Ubuntu 7.xx to compile the toolchain, with the default settings from menuconfig. With this toolchain I am able to compile/link my app without strange unresolved externals. Unfortunately , if I try to execute a binary (even Hello world) on the a110 , I get an error ./hello: can't resolve symbol '__uClibc_start_main' So some help would be great. - - Panasonic TH50PZ70E -Denon AVS1909 Sony PS 3 40GB-Octagon 1018-Logitech Harmony 885 Popcorn Hour A110+A200 Focal Suspense-JBL SUB 175 - T&A Pulsar TAV 500 - T&A Pulsar TAR 400 E 2 x NAS Intel SS4200 6TB each |
|||
|
07-20-2010, 07:56 PM
|
|||
|
|||
|
RE: A110 Toolchain versions
@SoloHan: Weekend is over.. :-) Any Ideas?
- - Panasonic TH50PZ70E -Denon AVS1909 Sony PS 3 40GB-Octagon 1018-Logitech Harmony 885 Popcorn Hour A110+A200 Focal Suspense-JBL SUB 175 - T&A Pulsar TAV 500 - T&A Pulsar TAR 400 E 2 x NAS Intel SS4200 6TB each |
|||
|
07-21-2010, 04:56 AM
|
|||
|
|||
|
RE: A110 Toolchain versions
After seeing this I tried to do a quick toolchain setup, I have working toolchains for the 200 and some arm based units but never made one up for the 100.. unfortunately I haven't had time to get a drive into a 100 series so I could test my hello. I had used a non-gui install of debian and the reason i'm replying is I noticed a couple things but without being able to test I couldn't verify if it was a problem. first I noticed the warning about compiling the toolchain with gcc 4.x and the second thing I noticed was it appeared uClibc didn't compile and errored out but it didn't stop the build from finishing up.. and last there was an issue on the link about static linking pointing to lundmans page..
not sure it will help but might be somethign to look into. |
|||
|
07-22-2010, 11:03 AM
(This post was last modified: 07-25-2010 10:13 AM by SoloHan.)
|
|||
|
|||
|
RE: A110 Toolchain versions [UPDATE]
Hi thica,
Weekend is indeed over I had a small holiday appended to the weekend, so I had a loooong weekend ![]() Get the toolchain sources from here: http://www.networkedmediatank.com/downlo...05.tar.bz2 On Ubuntu 9.10 you have to install the following packages:
This will take some time, so take a cup of coffee and enjoy the sunny weather ![]() SoloHan. |
|||
1 user says Thank You to SoloHan for this post |
|
07-22-2010, 11:40 AM
|
|||
|
|||
|
RE: A110 Toolchain versions
Great, awaiting your patches, then I will give it a try...
- - Panasonic TH50PZ70E -Denon AVS1909 Sony PS 3 40GB-Octagon 1018-Logitech Harmony 885 Popcorn Hour A110+A200 Focal Suspense-JBL SUB 175 - T&A Pulsar TAV 500 - T&A Pulsar TAR 400 E 2 x NAS Intel SS4200 6TB each |
|||
|
07-22-2010, 12:11 PM
|
|||
|
|||
|
RE: A110 Toolchain versions
@SoloHan, please could you share the patches? I was thinking of adding them to the NMT wiki, together with your instructions above.
Audio, video, disco - I hear, I see, I learn. Wiki. Wiki? Wiki! |
|||
|
07-23-2010, 02:29 PM
|
|||
|
|||
|
RE: A110 Toolchain versions
btw: is menuconfig not required?
- - Panasonic TH50PZ70E -Denon AVS1909 Sony PS 3 40GB-Octagon 1018-Logitech Harmony 885 Popcorn Hour A110+A200 Focal Suspense-JBL SUB 175 - T&A Pulsar TAV 500 - T&A Pulsar TAR 400 E 2 x NAS Intel SS4200 6TB each |
|||
|
07-24-2010, 08:05 AM
|
|||
|
|||
|
RE: A110 Toolchain versions
@thica: Yes, menuconfig is required. I was thinking of supplying an external config file, so you can load it instead of typing over all settings.
![]() @dc11ab: I'm currently verifying the patches in a clean environment. When the toolchain is successfully build, I'll send/post the patches. Should I send you the patch file, because I cannot post it here ![]() SoloHan |
|||
|
07-24-2010, 11:32 AM
|
|||
|
|||
|
RE: A110 Toolchain versions
Sure, you can send the patch to me, or if you're in the mood you can upload it yourself to the wiki
![]() http://www.networkedmediatank.com/wiki/i...ial:Upload Maximum file size: 64 MB Permitted file types: (png, gif, jpg, jpeg), tar, tgz, zip, gz. I think the NMT wiki needs a serious overhaul when it comes to the 'building toolchain' part. I have managed to make one for the A100, but somehow not managed to get the SMP8643 toolchain working yet. It's frustrating being a *nix amateur... Audio, video, disco - I hear, I see, I learn. Wiki. Wiki? Wiki! |
|||
|
07-24-2010, 12:02 PM
|
|||
|
|||
|
RE: A110 Toolchain versions
I would also like to see the patches
|
|||
|
07-24-2010, 05:20 PM
|
|||
|
|||
|
RE: A110 Toolchain versions
OK, I'll upload the patches using your link. Thanks. I'll make the final tar ball tomorrow and upload it.
I will let you know when it is done. SoloHan. (07-24-2010 11:32 AM)dc11ab Wrote: Sure, you can send the patch to me, or if you're in the mood you can upload it yourself to the wiki |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]

A110 Toolchain versions



![[+]](images/collapse_collapsed.gif)



I had a small holiday appended to the weekend, so I had a loooong weekend 

