This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [OOP] SELECT TYPE with CLASS IS


Damian,

Usual questions: which OS, bootstrap compiler, config line ...?
Are doing your build in parallel? If yes, could you try to build
in serial mode (in parallel mode the error could be hidden).
Are you redirecting the building output to a log file?
If no, try to do it: it is then easier to look for patterns.

Note that the

ranlib: file: .libs/libgomp.a(mutex.o) has no symbols
...

are harmless (I don't know why they are there).
Did you send the end of the bootstrap messages? If yes
you may want to try make install.

Dominique


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]