Active Topics

 


Reply
Thread Tools
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#1
GCC-5.1.0 for on-device-coding.

Download http://www.cs.helsinki.fi/u/rantalai...cc_510.tar.bz2 (188MB)
Unpack to /opt/ (531MB)

Use:
Code:
 PATH=/opt/gcc510/bin:$PATH
 gcc --version
-----
Compiled (on-device) using gcc-4.9.3. Needs extra swap (I used 1024 Megas). Compilation time about 120 minutes.
Used configuration (mimics gcc-4.6.4-1 -v)
Code:
../gcc-5.1.0/configure --prefix=/opt/gcc510/ --mandir=/opt/gcc510/man --infodir=/opt/gcc510/info --disable-bootstrap --with-bugurl=http://bugs.merproject.org/ --disable-libstdcxx-pch --with-float=hard --with-fpu=vfpv3-d16 --with-arch=armv7-a --disable-sjlj-exceptions --disable-multilib --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-lto --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++ --enable-threads=posix --enable-shared --disable-libgcj --build=armv7hl-meego-linux-gnueabi
Attached Images
 
 

The Following 10 Users Say Thank You to AapoRantalainen For This Useful Post:
Posts: 1,288 | Thanked: 4,316 times | Joined on Oct 2014
#2
Works fine compiling a small helloworld
Possible to create rpm package and upload to openrepos ?
 

The Following 6 Users Say Thank You to nieldk For This Useful Post:
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#3
Originally Posted by nieldk View Post
Possible to create rpm package and upload to openrepos ?
GCC-5.2.0 rpm on openrepos:
http://talk.maemo.org/showthread.php?p=1478188
 

The Following 3 Users Say Thank You to AapoRantalainen For This Useful Post:
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#4
Perhaps change the thread title to something like gcc-5.x while it's still possible?

EDIT: Never mind, just noticed the other thread
 

The Following User Says Thank You to pichlo For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 03:19.