Re: [Freedos-user] GNU Cobol on the FreeDOS ....

2024-02-25 Thread Everaldo Bernardo Cunha via Freedos-user
I forgot to send the link to the discuss: https://sourceforge.net/p/gnucobol/discussion/cobol/thread/bf585faa58/?limit=50=1=IwAR16V8x43tgU4OSfEs7gsaFtxP3xD7VsTT94PQtjgq2NctVXKQnBbXPGWgM If you can help me, I would appreciate it. Everaldo Em 24/02/2024 14:12, Louis Santillan via

Re: [Freedos-user] GNU Cobol on the FreeDOS ....

2024-02-24 Thread Everaldo Bernardo Cunha via Freedos-user
It's good to know that someone managed to get gnu cobol working on FreeDOS... I figured I was the only one trying this project! I used Debian 12 LXqt, DJGPP and ran it within FreeDOS installed on DOSBOX, but errors are occurring when running the tool... can you help me? Everaldo Em

Re: [Freedos-user] GNU Cobol on the FreeDOS ....

2024-02-24 Thread Louis Santillan via Freedos-user
If you’re ok with a Linux cross compiler, you can add “cobol” here ( https://github.com/andrewwutw/build-djgpp/blob/master/script/common-settings#L6) and then build on a Linux box. Have you tried that? In Fedora I did, # sudo dnf install g++ gcc unzip bison flex make texinfo patch zlib-devel

Re: [Freedos-user] GNU Cobol on the FreeDOS ....

2024-02-24 Thread tsiegel--- via Freedos-user
It would help if you could point to the compiler in question, and give some background on what has been done, and what doesn't work.  Don't know if you'll get any help even then, but the chance is much better. On 2/24/2024 3:03 AM, Everaldo Bernardo Cunha via Freedos-user wrote: Hello! I've

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-18 Thread Ralf Quint
On 3/18/2022 4:09 AM, Liam Proven wrote: On Mon, 14 Mar 2022 at 01:10, Everaldo Bernardo Cunha wrote: I would of to install GNU Cobol in the FreeDOS 1.3. Someone here can help me that work??? I'm using the FreeDOS in a virtual machine DOSBOX-X, in the Debian 11.2 LXDE 64 bits ... I'll await

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-18 Thread Liam Proven
On Mon, 14 Mar 2022 at 01:10, Everaldo Bernardo Cunha wrote: > > I would of to install GNU Cobol in the FreeDOS 1.3. Someone here can help me > that work??? I'm using the FreeDOS in a virtual machine DOSBOX-X, in the > Debian 11.2 LXDE 64 bits ... I'll await future contact. By the way, in the

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-15 Thread Travis Siegel
On 3/15/2022 2:58 PM, Robert Riebisch wrote: Hi Travis, Is there no longer a gcc toolchain that runs under dos? There still is. I know there used to be a version of gcc and it's collective utilities that ran on dos, because I used to have it installed, many many years ago, but still.

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-15 Thread dmccunney
On Tue, Mar 15, 2022 at 1:27 PM Liam Proven wrote: > On Tue, 15 Mar 2022 at 05:54, dmccunney wrote: > > > > (Just for the record, I don't think it's *possible* to implement .NET > > under DOS. It assumes a multitasking OS with 32 bit or better > > architecture.) > > You might be surprised. :-) >

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-15 Thread Aitor Santamaría
Wow. Impressive, years after. On Tue, 15 Mar 2022 at 18:27, Liam Proven wrote: > On Tue, 15 Mar 2022 at 05:54, dmccunney wrote: > > > > (Just for the record, I don't think it's *possible* to implement .NET > > under DOS. It assumes a multitasking OS with 32 bit or better > > architecture.) > >

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-15 Thread Robert Riebisch
Hi Travis, > Is there no longer a gcc toolchain that runs under dos? There still is. > I know there used to be a version of gcc and it's collective utilities > that ran on dos, because I used to have it installed, many many years > ago, but still. That's probably DJGPP:

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-15 Thread Liam Proven
On Tue, 15 Mar 2022 at 16:02, Everaldo Bernardo Cunha wrote: > > 01. The version GNU Cobol I use is more recent,ok! And o real FreeDOS > 1.3 is more recent too. > > 02. Doesn't there is version for DOS of GNU Cobol, I'll have to build it > thru of the sources ... I guess you did not intend that

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-15 Thread Liam Proven
On Tue, 15 Mar 2022 at 05:54, dmccunney wrote: > > (Just for the record, I don't think it's *possible* to implement .NET > under DOS. It assumes a multitasking OS with 32 bit or better > architecture.) You might be surprised. :-)

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-14 Thread dmccunney
On Mon, Mar 14, 2022 at 1:24 PM Liam Proven wrote: > > The main problem is that you will need the whole GCC tool chain for this to > > work... > > I did not know that GNU COBOL compiled to C when I answered, but yes, > I agree, ultimately this is the problem. An approach like this is

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-14 Thread Travis Siegel
On 3/14/2022 1:30 PM, Ralf Quint wrote: On 3/14/2022 10:22 AM, Liam Proven wrote: On Mon, 14 Mar 2022 at 18:12, Ralf Quint The main problem is that you will need the whole GCC tool chain for this to work... I did not know that GNU COBOL compiled to C when I answered, but yes, I agree,

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-14 Thread Ralf Quint
On 3/14/2022 10:22 AM, Liam Proven wrote: On Mon, 14 Mar 2022 at 18:12, Ralf Quint wrote: [2] Is there a version of GNU COBOL for DOS? I can't find any mention of this on Google. This is the real issue at hand here, and the reason why the OP should rather contact the GNU COBOL folks about

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-14 Thread Jim Hall
> On Sun, Mar 13, 2022, 7:10 PM Everaldo Bernardo Cunha > wrote: >> >> >> Hello, >> I would of to install GNU Cobol in the FreeDOS 1.3. Someone here >> can help me that work??? I'm using the FreeDOS in a virtual machine >> DOSBOX-X, in the Debian 11.2 LXDE 64 bits ... I'll await future >>

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-14 Thread Liam Proven
On Mon, 14 Mar 2022 at 18:12, Ralf Quint wrote: > > [2] Is there a version of GNU COBOL for DOS? I can't find any mention > > of this on Google. This is the real issue at hand here, and the reason why the OP should rather contact the GNU COBOL folks about installing this on DOS (any DOS). Yes,

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-14 Thread Ralf Quint
On 3/14/2022 6:10 AM, Liam Proven wrote: On Mon, 14 Mar 2022 at 01:10, Everaldo Bernardo Cunha > wrote: >> >> I would of to install GNU Cobol in the FreeDOS 1.3. Someone here >> can help me that work??? I'm using the FreeDOS in a virtual >> machine DOSBOX-X, in the Debian 11.2 LXDE 64 bits

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-14 Thread dmccunney
On Sun, Mar 13, 2022 at 8:10 PM Everaldo Bernardo Cunha wrote: > > I would of to install GNU Cobol in the FreeDOS 1.3. Someone here can help me > that work??? I'm using the FreeDOS in a virtual machine DOSBOX-X, in the > Debian 11.2 LXDE 64 bits ... I'll await future contact. This sounds like

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-14 Thread Liam Proven
On Mon, 14 Mar 2022 at 01:10, Everaldo Bernardo Cunha wrote: > > I would of to install GNU Cobol in the FreeDOS 1.3. Someone here can help me > that work??? I'm using the FreeDOS in a virtual machine DOSBOX-X, in the > Debian 11.2 LXDE 64 bits ... I'll await future contact. 2 questions. [1]

Re: [Freedos-user] GNU Cobol in the FreeDOS ...

2022-03-13 Thread Jim Hall
On Sun, Mar 13, 2022, 7:10 PM Everaldo Bernardo Cunha wrote: > > Hello, > > I would of to install GNU Cobol in the FreeDOS 1.3. Someone here can help > me that work??? I'm using the FreeDOS in a virtual machine DOSBOX-X, in the > Debian 11.2 LXDE 64 bits ... I'll await future contact. > Do you