Results 1 to 2 of 2

Thread: DS Homerew Compliling

                  
   
  1. #1
    DCEmu Newbie
    Join Date
    Dec 2005
    Posts
    1
    Rep Power
    0

    Default DS Homerew Compliling

    Hey everyone. Ive set up devkitPro and written the write code. When i try to make my file i get this response from the output, anyone know how to fix this.

    linking .arm7.elf
    c:/devkitpro/devkitarm/bin/../lib/gcc/arm-elf/4.0.2/../../../../arm-elf/lib/interwork/ds_arm7_crt0.o: In function `CIDLoop':
    ds_arm7_crt0.s.init+0xc4): undefined reference to `main'
    make[1]: *** [/c/devkitPro/Project/.arm7.elf] Error 1
    "make": *** [build] Error 2

    > Process Exit Code: 2
    > Time Taken: 00:01
    thanks

  2. #2
    Nintendo DS Coder
    Join Date
    Sep 2004
    Posts
    18
    Rep Power
    0

    Default

    hmmm....maybe your program is missing the "main"-procedure ?!
    But I could be wrong....your information is a little sparse

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •