bug-gnucobol
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in gnucobol package?


From: Simon Sobisch
Subject: Re: Bug in gnucobol package?
Date: Wed, 9 Feb 2022 21:21:29 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.5.1

Hi Angel and welcome to GnuCOBOL.

I'm missing one important information - what "package" are you actually
refer to and how did you install this?

You can check with cobc --info where the compiler searches for its
configuration files and copybooks and also have noted by which
environment variables you can tweak this.

If you use any "kind of supported" packaging (Arnold Trembley's MinGW
Package or the MSYS2 packages) there is a set_env.cmd / cobenv.cmd that
you can call to setup those variables according to the current
installation path.

Background:
GnuCOBOL itself is not relocatable (just move around and have everything
working), that is a goal but currently no one is working on it so it may
take a while. So it only operates on the paths used during the initial
build which you can be override by environment variables.


Simon

BTW: if you want to send output to this list - please don't use images,
when you can mark the text on the console (cmd/ps/mintty/..) and using
context menu copy/paste.

Am 09.02.2022 um 17:37 schrieb Angel Adrover Martinez:
Trying to compile for the first time, with the recently

  installed |gnucobol| package. I've got this error:

enter image description here <https://i.stack.imgur.com/FRSVL.png>

This file is located under,

enter image description here <https://i.stack.imgur.com/GCIH4.png>

I am on Windows 10.

Where is it supposed to be located instead?

What am I missing? Any ideas?

    Gcc was installed in the same way and is working fine.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]