Igor Pechtchanski wrote:
> > There is a softlink missing in /usr/lib/gcc-lib/i686-pc-mingw32/3.3.1 and
> > hence missing in gcc-mingw-3.3.1-20030804.tar
> > Making this softlink from within this subdir fixes the problem:
> >
> > ln -s ../../i686-pc-cygwin/3.3.1/f771.exe f771.exe
> >
> > Teun
>
>
On Thu, 25 Sep 2003, Igor Pechtchanski wrote:
> On Thu, 25 Sep 2003, Teun Burgers wrote:
>
> > Igor Pechtchanski wrote:
> >
> > > "g77 -mno-cygwin" will most likely call
> > > /usr/lib/gcc-lib/i686-pc-mingw/3.3.1/f771.exe, which should be part of the
> > > "gcc-mingw" package. Unfortunately, "gcc
Igor Pechtchanski wrote:
>> There is a softlink missing in
>> /usr/lib/gcc-lib/i686-pc-mingw32/3.3.1 and
>> hence missing in gcc-mingw-3.3.1-20030804.tar
>> Making this softlink from within this subdir fixes the problem:
>> ln -s ../../i686-pc-cygwin/3.3.1/f771.exe f771.exe
> No, no, no! This wi
On Thu, 25 Sep 2003, Teun Burgers wrote:
> Igor Pechtchanski wrote:
>
> > "g77 -mno-cygwin" will most likely call
> > /usr/lib/gcc-lib/i686-pc-mingw/3.3.1/f771.exe, which should be part of the
> > "gcc-mingw" package. Unfortunately, "gcc-mingw" uses a weird packaging
> > scheme (a tarball inside
Igor Pechtchanski wrote:
> "g77 -mno-cygwin" will most likely call
> /usr/lib/gcc-lib/i686-pc-mingw/3.3.1/f771.exe, which should be part of the
> "gcc-mingw" package. Unfortunately, "gcc-mingw" uses a weird packaging
> scheme (a tarball inside a tarball), so you couldn't have used the package
> s
Roman schrieb:
> Teun Burgers <[EMAIL PROTECTED]> writes:
>> g77 -v -mno-cygwin -o hello hello.f
>>
>> calls f771.exe and can't find f771.exe along the path.
>> A problem with the specs file?
> f771 is not included in gcc-mingw package, so I guess it's a problem
> with distribution.
Make some
Teun Burgers <[EMAIL PROTECTED]> writes:
> g77 -v -mno-cygwin -o hello hello.f
>
> calls f771.exe and can't find f771.exe along the path.
> A problem with the specs file?
f771 is not included in gcc-mingw package, so I guess it's a problem
with distribution.
--
On Thu, 25 Sep 2003, Teun Burgers wrote:
> TX wrote:
>
> > Hi All
> > G77 in the latest GCC-3.3.3-1 doesn't work:
> >
> > >g77 -mno-cygwin foo.f
> > >g77: installation problem, cannot exec 'f771': No such file or
> > directory
> >
> > Can anyone help?
>
> Compiling a Hello world fortran program wi
TX wrote:
> Hi All
> G77 in the latest GCC-3.3.3-1 doesn't work:
>
> >g77 -mno-cygwin foo.f
> >g77: installation problem, cannot exec 'f771': No such file or
> directory
>
> Can anyone help?
Compiling a Hello world fortran program with g77 -v reveals that
g77 -v -o hello hello.f
calls /usr/li
Hi All
G77 in the latest GCC-3.3.3-1 doesn't work:
>g77 -mno-cygwin foo.f
>g77: installation problem, cannot exec 'f771': No such file or
directory
Can anyone help?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Document
10 matches
Mail list logo