Newton for Armv7

A place to discuss everything related to Newton Dynamics.

Moderators: Sascha Willems, walaber

Newton for Armv7

Postby Corpsman » Mon May 12, 2014 12:54 pm

Hello,

I normally develop for Linux32-Bit and Windows 32-Bit, here i use newton 2.34 and all works fine.

Now i bought a odroid mini pc and want to support my projects for this one too, everything is written on FreePascal which works fine on Arm.

Are there any tutorials for getting a newton.so für arm computers, or is there one aviable for downloading ? Here there is a post for building it for android, which can also run on my odroid, so i think in general it should be possible to do.

> Linux odroid 3.8.13.16 #1 SMP PREEMPT Tue Feb 11 10:47:21 BRST 2014 armv7l armv7l armv7l GNU/Linux

corpsman
--
You want to Know more about me and my projects visit http://www.Corpsman.de
I use Newton in Balanced2
Corpsman
 
Posts: 38
Joined: Mon May 01, 2006 11:42 am

Re: Newton for Armv7

Postby davidfarney » Fri Sep 19, 2014 2:48 am

Nice post
davidfarney
 

Re: Newton for Armv7

Postby manny » Sat Sep 20, 2014 5:36 am

You should be able to use CMAKE to generate a makefile, or simply one of the makefiles that ship with the project.
We are running Newton on many arm platforms, in 32bit and 64bit.
http://www.instaLOD.io - InstaLOD - State of the art 3D optimization
manny
Site Admin
Site Admin
 
Posts: 131
Joined: Tue Feb 11, 2014 6:49 pm

Re: Newton for Armv7

Postby d.l.i.w » Sat Sep 20, 2014 7:12 am

If you want to use cmake, you basically have to find a cmake toolchain for your target (android?) and configure cmake to use it (e.g. via cmake-gui), this should create the right makefiles.

Maybe this is a good starting point: http://stackoverflow.com/a/19375221

EDIT:
You have to make sure that Newton is compiled without SSE, so currently the cmake files aren't ready for this without changes...
d.l.i.w
 
Posts: 81
Joined: Mon Sep 26, 2011 4:35 am


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest