Search found 3 matches

by rogerh
Sun Aug 02, 2015 8:24 pm
Forum: General
Topic: compiling problem
Replies: 3
Views: 20222

Re: compiling problem

The compile error is this which is not much help to me at least

c:/program files/gfortran/bin/../lib/gcc/mingw32/4.10.0/../../../libmingw32.a(main.o): In function `main':
e:\p\giaw\src\pkg\mingwrt-4.0.3-1-mingw32-src\bld/../mingwrt-4.0.3-1-mingw32-src/src/libcrt/crt/main.c:91: undefined reference ...
by rogerh
Sun Aug 02, 2015 8:19 pm
Forum: General
Topic: compiling problem
Replies: 3
Views: 20222

Re: compiling problem

I found the font control so that's ok now.

Roger
by rogerh
Sun Aug 02, 2015 7:45 pm
Forum: General
Topic: compiling problem
Replies: 3
Views: 20222

compiling problem

New (potential) user here.

I have a fortran program which uses an external module. When I try to compile the module I get an error saying it already exists which isn't true.

I don't see any way to link the program to the module unless it happens automatically.

I need to increase the font size but ...