Code Monkey home page Code Monkey logo

iphone-gcc-full's People

Stargazers

 avatar

Watchers

 avatar  avatar

iphone-gcc-full's Issues

Installation confusion

The instructions omit the actual steps required. How do we "Install Make, 
AutoMake, and ldid from cydia"? How do we "Install lib-gcc"?

Could a Mac .pkg, Makefile, or simple bash .sh script be provided to install 
iphone-gcc-full from scratch?

Original issue reported on code.google.com by [email protected] on 6 Dec 2012 at 5:32

How can I get gcc support -march=armv7 option?

iPhone:/Userroot# gcc -march=armv7 hello.c 
hello.c:1: error: bad value (armv7) for -march= switch

When I type "gcc -march=armv7 hello.c ", it will show error "bad value (armv7) 
for -march= switch".
It's OK if I use "gcc -march=armv6 hello.c" command.

So seems current gcc/g++ not support to compile to armv7 code.
Can any one help me?

Thank you very much.


Original issue reported on code.google.com by [email protected] on 28 Apr 2013 at 2:37

Missing Source?

What steps will reproduce the problem?
1. Go To http://code.google.com/p/iphone-gcc-full/
2. Look for source tab

What is the expected output? What do you see instead?
I would expect to see the source tab, along with source code download for the 
iPhone gcc and any patches.  Rather I see no source any where, all I can find 
are binaries.  

What version of the product are you using? On what operating system?
Google Chrome (21.0.1180.79) on OS X 10.8.  

Please provide any additional information below.
Just looking for any patches for GCC, and any tricks to solve some of my 
difficulties when compiling gcc for iOS.  

Original issue reported on code.google.com by [email protected] on 19 Aug 2012 at 3:47

iphone-gcc overwriting

What steps will reproduce the problem?
1. dpkg -i iphone-gcc.deb

Please provide any additional information below.

trying to overwrite files in libgcc.

you could remove the files from iphone-gcc.deb as they are in 
libgcc/fake-libgcc instead of force install ive compiled iphone-gcc.deb without 
the conflicting files if you want i will upload them for you.

Original issue reported on code.google.com by [email protected] on 16 Feb 2012 at 9:16

iostream header not existed in headers

What steps will reproduce the problem?
1. installing headers!

What is the expected output? What do you see instead?
i expect to find iostream in /usr/include/c++/4.0.0/ but there is no iostream 
file in my device

What version of the product are you using? On what operating system?
i use the latest version. actually i have downloaded it yesterday.

Please provide any additional information below.
please answer me as fast as you can because it is very important for me. in 
addition the hello world c program (using stdio.h) worked for me but c++ shows 
error about iostream isn't existing.

Original issue reported on code.google.com by [email protected] on 28 Feb 2014 at 5:55

IOStream Lib?

Where i can find other gcc libraries for IOS like iostream? Why there isnt?

Original issue reported on code.google.com by [email protected] on 11 Feb 2013 at 5:51

iOS 6.x compatibility

I've a jailbroken (evasi0n) iPad 4th generation, with iOS 6.1.

I've installed Mobile Terminal from Cydia.
Then I've followed all required steps to use GCC, but when in Mobile Terminal I 
type:

$ gcc

I get the following error

Illegal instruction: 4

Is this problem related to iOS 6.x compatibility?

Thanks for any help. 

Original issue reported on code.google.com by [email protected] on 6 Feb 2013 at 10:11

headers-libs.deb clobbering .h files from other packages

What steps will reproduce the problem?
1. Install libxml2, odcctools, berkeleydb
2. Try to install headers-libs.deb
3. It won't install because some files conflict with libxml2, odcctools, 
berkeleydb

I can install gcc using:
   dpkg -i --force all headers-libs.deb

But this is dangerous and shouldn't be done. It overwrites 45 header files from 
libxml2, 3 header files form odcctools, and 1 header file from berkeleydb.

It would be better of you required pre-installation of libxml2, odcctools, 
berkeleydb, and eliminated the duplicate headers.


Original issue reported on code.google.com by [email protected] on 3 Jun 2012 at 5:03

Can't compile C code

What steps will reproduce the problem?
1. Trying to configure to build rootsh (1.5.3)
2.
3.

What is the expected output? What do you see instead?

It should correctly configure the make files.


What version of the product are you using? On what operating system?


Please provide any additional information below.

When running the configure to build rootsh, I get the following error. It seems 
gcc can't correctly compile c code? 


iPhone:~/rootsh-1.5.3 root# ./configure --build=arm-apple-darwin11.0.0 
--disable-syslog --with-logdir=/private/var/log --with-defaultshell=/bin/sh
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... no
checking whether make sets $(MAKE)... yes
checking build system type... arm-apple-darwin11.0.0
checking host system type... arm-apple-darwin11.0.0
checking for syslog... no
checking for logfile... enabled
checking for logdir... /private/var/log
checking for maximum logfile size... 0
checking for defaultshell... /bin/sh
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... configure: error: cannot run C 
compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.

Attached is the config.log

Original issue reported on code.google.com by [email protected] on 14 May 2012 at 3:16

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.