Can Someone Compile Hello World For Me [Dont Ask Why]

Discussion in 'Mac & OS X' started by tcf38012, Mar 31, 2012.

  1. tcf38012 New Member

    Member Since:
    Jul 10, 2011
    Message Count:
    8
    Hello

    Can someone compile this code for me for mac os x:
    Code:
    #include <stdio.h>
    int main()
    {
    printf("Hello Tcf38012 \n");
    return 0;
    }
    
    Just save that to whatever.c and gcc whatever.c -o whatever

    and upload it

    Please don't say do it yourself because this is important

    Edit:

    If You can please compile it for intel

    If you can't then just compile it for arm
  2. C0C0 Well-Known Member

    Member Since:
    Jul 14, 2009
    Message Count:
    3,011
    Device:
    Samsung Galaxy Nexus
    Here it is, compiled with VC++ compiler if that matters.

    Also, this is not a 'hello world'.

    Oh and I have to... Why?

    EDIT: LOL it appears malicious according to Chrome.
  3. tcf38012 New Member

    Member Since:
    Jul 10, 2011
    Message Count:
    8
    I needed it for mac os x but thanks anyways unlike the other website

    And thank you i forgot to post it

    Why:

    I think i found out a way to run mac os x applications on linux :O

    I just needed a test binary

    Editing now
  4. C0C0 Well-Known Member

    Member Since:
    Jul 14, 2009
    Message Count:
    3,011
    Device:
    Samsung Galaxy Nexus
    Oops LOL didn't see what section it was in. Fail. :p
  5. C0C0 Well-Known Member

    Member Since:
    Jul 14, 2009
    Message Count:
    3,011
    Device:
    Samsung Galaxy Nexus
    Here you go for OS X.

    Good luck with your project!

    Attached Files:

    • o_O.zip
      File size:
      1.2 KB
      Views:
      17
  6. tcf38012 New Member

    Member Since:
    Jul 10, 2011
    Message Count:
    8
    Thank you very much

    However im very very sorry but i needed an x86 binary

    If you can help me ill give it to you first

    At least your not saying do it your self ;)

    If you can't thats fine just tell me
  7. ale624 Well-Known Member

    Member Since:
    May 31, 2010
    Message Count:
    3,038
    Device:
    iPhone 4 (Black)
    I'll do it in a min
  8. C0C0 Well-Known Member

    Member Since:
    Jul 14, 2009
    Message Count:
    3,011
    Device:
    Samsung Galaxy Nexus
    How's this?

    Attached Files:

    • lol.zip
      File size:
      1.2 KB
      Views:
      27
  9. tcf38012 New Member

    Member Since:
    Jul 10, 2011
    Message Count:
    8
    IT WORKS!!!!!!!!!!!!!!!!!!!!

    :D

    Do you want the program?
    Colton127 likes this.
  10. Half-Life Well-Known Member

    Member Since:
    Oct 28, 2009
    Message Count:
    7,640
    Device:
    iPhone 4S (Black)
    I do :D