Go to advanced search

by ArborealSeer
Wed Feb 01, 2012 1:03 pm
Forum: General discussion
Topic: Design choices behind the RPi
Replies: 35
Views: 7451

Re: Design choices behind the RPi

... <br/> <br/> its much better to setup a virtual machine (debian please cross compiling environment so you can run it on a windows pc using the free and excellent virtualbox<br/> ...
by hyena
Wed Feb 01, 2012 11:33 am
Forum: General discussion
Topic: Design choices behind the RPi
Replies: 35
Views: 7451

Re: Design choices behind the RPi

... <br/> its much better to setup a virtual machine (debian please cross compiling environment so you can run it on a windows pc using the free and excellent virtualbox ...
by jamesh
Tue Jan 31, 2012 8:09 pm
Forum: General discussion
Topic: Design choices behind the RPi
Replies: 35
Views: 7451

Re: Design choices behind the RPi

... OpenGL ES SDK demo?<br/> <br/> I don't have other linux boxes to cross-compile on (successful use of RPi may change that.. if RPi acts as ... <br/> <br/> I don't have any real world figures, but when I was compiling the various performance test apps, which admittedly were C not ...
by jamesh
Tue Jan 31, 2012 4:32 pm
Forum: General discussion
Topic: Design choices behind the RPi
Replies: 35
Views: 7451

Re: Design choices behind the RPi

... is a pretty big C/C++program  on the Raspi alpha device, 256MB, no cross compiling. It took ages to build (5hrs vs 10 minutes on my twin core Ahtlon desktop with 4GB), ...
by WereCatf
Tue Jan 31, 2012 1:29 am
Forum: General discussion
Topic: Some considerations about the Oses...
Replies: 10
Views: 2978

Re: Some considerations about the Oses...

... it.<br/> <br/> Cons:<br/> <br/> I have a good desktop that I can use to cross-compile everything, but it is still a hurdle to set cross-compiling up, not to mention that I use Windows as my OS-of-choice so I would have to do that ...
by Prometheus
Mon Jan 30, 2012 12:40 am
Forum: General discussion
Topic: Raspberry Pi Wiki - Help/Editors Required
Replies: 21
Views: 6327

Re: Raspberry Pi Wiki - Help/Editors Required

... to "CLI", which stands for Command Line Interface.<br/> <br/> Compiling - The process of building computer code into a program that a user ... OpenGL was originally developed by Silicon Graphics Inc., and defines a cross-platform standard for programmers to interface with graphics hardware. ...
by jamesh
Fri Jan 27, 2012 3:47 pm
Forum: Other projects
Topic: FPU CFLAGS for ARM1176
Replies: 3
Views: 2098

Re: FPU CFLAGS for ARM1176

<t>cnxsoft said: <br/> <br/> <br/> I"m compiling some program where I would like to enable the FPU.<br/> <br/> I"m now trying ... I"m using Emdebian toolchain, but I guess the flags should be the same for all cross-compilers.<br/> <br/> In the emulator if I use:<br/> <br/> CFLAGS="-march=armv6 ...
by cnxsoft
Fri Jan 27, 2012 3:05 pm
Forum: Other projects
Topic: FPU CFLAGS for ARM1176
Replies: 3
Views: 2098

Re: FPU CFLAGS for ARM1176

<t>I'm compiling some program where I would like to enable the FPU.<br/> <br/> I'm now trying the ... ARM1176. I'm using Emdebian toolchain, but I guess the flags should be the same for all cross-compilers.<br/> <br/> In the emulator if I use:<br/> <br/> CFLAGS="-march=armv6 -mfpu=vfp ...
by pgrassia
Fri Jan 20, 2012 8:13 pm
Forum: General discussion
Topic: Feature request: Support for FreeBSD, maybe PC-BSD?
Replies: 3
Views: 2718

Re: Feature request: Support for FreeBSD, maybe PC-BSD?

<r>Cross compiling FreeBSD to arm is actually pretty easy following the process described in bsdmag of jan 2010 (download ...
by hippy
Thu Jan 19, 2012 8:13 pm
Forum: HATs and other add-ons
Topic: Gertboard
Replies: 258
Views: 116895

Re: Gertboard

<r>Many thanks Gert.<br/> <br/> I'm having trouble cross-compiling ( ARM and X86 ) using the Codesourcery C++ Lite gcc setup ... Any C - Posix experts in ...
by Bakul Shah
Mon Jan 02, 2012 9:49 pm
Forum: General discussion
Topic: BCM2835 datasheet
Replies: 189
Views: 80234

Re: BCM2835 datasheet

... support code you have to implement in Scheme (and when).<br/> <br/> For cross compiling/linking you already have a filesysem on the host. If/when your code becomes self-hosting, ...
by JeToMad
Sun Dec 25, 2011 8:06 pm
Forum: Other projects
Topic: How to schedule Raspberry Pi?
Replies: 7
Views: 2729

Re: How to schedule Raspberry Pi?

... for each architecture. In this point is where you have to chose: native compiling on the Pi (Slower. Much slower, probably). or cross-compiling from your desktop.<br/> <br/> Vamos a ver si nos entendemos <E>:)</E><br/> ...
by JeToMad
Sun Dec 25, 2011 5:22 pm
Forum: Other projects
Topic: How to schedule Raspberry Pi?
Replies: 7
Views: 2729

Re: How to schedule Raspberry Pi?

... (que probablemente sea lento de narices) o en otro ordenador, haciendo cross-compiling (Esto es, compilando en un x86 por ejemplo el código para ARM). Ya te digo que lo ...
by Jessie
Wed Dec 14, 2011 8:28 pm
Forum: Other projects
Topic: ReactOS , not Windows !
Replies: 16
Views: 12726

Re: ReactOS , not Windows !

... Win 8 for ARM will only work with some very specific chips. They are compiling 3 seporate versions: Tegra, OMAP, and Snapdragon. None of the 3 are cross compatible, metro designed apps from what I have read will run on a compatiblility layer ...
by kardianos
Tue Dec 13, 2011 10:52 pm
Forum: General discussion
Topic: Go programming language on R-Pi?
Replies: 9
Views: 3276

Re: Go programming language on R-Pi?

... written with the same formatting. Super fast compile times. Dead simple cross compiling from other computers.<br/> <br/> -Daniel</r>
by allaun
Mon Dec 05, 2011 4:16 pm
Forum: Off topic discussion
Topic: Porting OSes?
Replies: 8
Views: 1925

Re: Porting OSes?

Mostly by using a combination of a cross compiling chain and learning Assembly.
by shaurz
Mon Nov 28, 2011 5:43 pm
Forum: Other projects
Topic: What software development environment...
Replies: 37
Views: 6512

Re: What software development environment...

I'm waiting for the hardware (should be not long now) and I will be programming directly on the device, not cross-compiling.
by obarthelemy
Sun Nov 27, 2011 10:52 pm
Forum: Other projects
Topic: Official Raspberry Pi Emulation?
Replies: 4
Views: 2827

Re: Official Raspberry Pi Emulation?

... in my sig. ARM, and Debian+lxde version.<br/> UKscone's stuff is a cross-compiling toolchain for 386 in a VM.<br/> I haven't looked a Vgrade's stuff.<br/> <br/> the ...
by Asgo
Sun Nov 27, 2011 9:59 pm
Forum: Other projects
Topic: Cross Compile Development Environments
Replies: 17
Views: 4256

Re: Cross Compile Development Environments

... has big screens... So they use a Virtual machine or an emulator or a cross-compiler.<br/> probably depends on what your are working on. In my ... or via network. If it doesn't feel fast enough one might consider cross-compiling, but from my view it's the second best way.</r>
by hippy
Wed Nov 23, 2011 6:45 pm
Forum: General discussion
Topic: Will you get the A or B? Why?
Replies: 56
Views: 14170

Re: Will you get the A or B? Why?

<t>Model B : I feel ethernet is essential for me if cross-compiling on a development PC for R-Pi and I have a wired-LAN rather than Wi-Fi environment. Twice ...
by mung
Sun Nov 20, 2011 5:18 pm
Forum: General discussion
Topic: Smallest Linux Install
Replies: 47
Views: 17403

Re: Smallest Linux Install

... for ARM as they are for x86? As in I can follow the book except just cross-compile for ARM instead of x86 and use an arm kernel? <br/> <br/> I ... OS tryminix3.org<br/> <br/> If you just want an easy way to start ARM compiling and simulation try one of the virtual machines mentioned before ...
by mung
Fri Nov 18, 2011 6:03 pm
Forum: General discussion
Topic: Smallest Linux Install
Replies: 47
Views: 17403

Re: Smallest Linux Install

... <br/> roughly speaking you apt-get all the required toolchain cross compilers etc... by following instruction on handhelds.org then configure ... for arm would be around 1mb?<br/> <br/> I only ever got as far as compiling the gpe image for an ipaq hx4700.<br/> <br/> As a side note I would ...
by Svartalf
Thu Nov 17, 2011 6:42 pm
Forum: Other projects
Topic: What software development environment...
Replies: 37
Views: 6512

Re: What software development environment...

... questions afterwards in another thread...<br/> <br/> Scratchbox2 - Cross compilation tool developed by and still currently maintained by Nokia ... to do that...) to empower easy development that looks/acts like you are compiling on the target system without using emulation to do it. Uses cross-compilers ...
by hippy
Tue Nov 15, 2011 12:42 pm
Forum: General discussion
Topic: Version C?
Replies: 32
Views: 7263

Re: Version C?

... thanks tufty that is very useful. With a bit of tweaking I've got it cross-compiling under Windows using the CodeSourcery G++ Lite compiler, so thanks to yourself and ...
by Nobody
Tue Nov 01, 2011 9:01 pm
Forum: Off topic discussion
Topic: Pros and Cons of programming language X
Replies: 42
Views: 11623

Re: Pros and Cons of programming language X

... powerful (objects, classes, overloading, etc.)<br/> open source<br/> cross-compiling from and to to almost every platform<br/> fast. Both the compile process and the ...

Go to advanced search