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: Please help with building gfortran 4.2.1 on OpenBSD


On Thu, Aug 30, 2012 at 04:09:19PM +0000, John Long wrote:
> Hi,
> 
> OpenBSD has a system of scripts to build various software. Unfortunately
> gfortran is not building on the current version of OpenBSD running on a
> Fuloong (mips64el). I read there is a Fuloong in gcc's build farm so I
> hope somebody has already figured this problem out and can tell me how to
> fix it.
> 
> I got the following error messages:
> 
> /usr/ports/pobj/gfortran-4.2.1/gcc-4.2.1/gcc/

This appears to be a build within the OpenBSD ports system
framework.  You'll probably need to ask whoever is responsible
for the OpenBSD port for help.

gcc-4.2.1 was released 5 years ago, and gcc-4.2.x had reached
its EOL some 3 years ago.  I believe that it may be prudent to
download gcc-4.7.1 from the GCC home page and build gfortran
from outside of the OpenBSD port system.  Instructions for
building gcc can be found of the GCC website.

-- 
Steve


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