Help for this page

Select Code to Download


  1. or download this
    gcc -o scriptedmain scriptedmain.c  -s -Wl,-subsystem,console  -nostdl
    +ib
    
  2. or download this
    undefined reference to `___main'
    undefined reference to `_printf'
    undefined reference to `_printf'
    
  3. or download this
    $ gcc -o scriptedmain scriptedmain.c  -s -Wl,-subsystem,console  -nost
    +dlib -e ___main
    c:/mingw/bin/../lib/gcc/mingw32/4.7.0/../../../../mingw32/bin/ld.exe: 
    +warning: cannot find entry symbol ___main; defaul
    ing to 00401000