Author Topic: Can't Build  (Read 3423 times)

Maldoror

  • Guest
Can't Build
« on: September 13, 2014, 08:41:27 pm »
Can someone please help me fix this issue. I installed MinGW and Code Blocks together on my Windows 8 computer (I downloaded codeblocks-13.12mingw-setup.exe from the binary download page) but whenever I click 'build' after typing a file I get the following error message:

C:\Program Files (x86)\CodeBlocks\MinGW\new2.o:new2.f|| undefined reference to `_gfortran_st_write'|
C:\Program Files (x86)\CodeBlocks\MinGW\new2.o:new2.f|| undefined reference to `_gfortran_transfer_character_write'|
C:\Program Files (x86)\CodeBlocks\MinGW\new2.o:new2.f|| undefined reference to `_gfortran_st_write_done'|
C:\Program Files (x86)\CodeBlocks\MinGW\new2.o:new2.f|| undefined reference to `_gfortran_set_args'|
C:\Program Files (x86)\CodeBlocks\MinGW\new2.o:new2.f|| undefined reference to `_gfortran_set_options'|
||=== Build failed: 5 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]