Part 32 - Dec 30 2003

Old messages from osFree mailing list hosted by Yahoo!
admin
Site Admin
Posts: 1925
Joined: Wed Dec 19, 2018 9:23 am
firstname: osFree
lastname: admin

Re: [osFree] Watcom problems?

Post by admin »

#955 Re: [osFree] Watcom problems?
Expand Messages

Lynn H. Maxson
2004 Jan 9 6:10 AM
I would hope tha Michal Necasek is still active on this mailing
list as he works with Scitech Software who now supports the
open watcom package. If you have an archive of this mailing
list, you might use it to locate an address for him to ask him
directly.
admin
Site Admin
Posts: 1925
Joined: Wed Dec 19, 2018 9:23 am
firstname: osFree
lastname: admin

Re: [osFree] Watcom problems?

Post by admin »

#956 Re: [osFree] Watcom problems?
Expand Messages

Bartosz (Bart/2) Tomasik
2004 Jan 9 9:11 AM

>Open Watcom (at least version 1.0) seems to have problems with creating LX DLL
>with 16-bit entry points. Anyone have information about later versions?

try compiling 16bit parts with 16bit complier (wcc.exe), 32bit parts
with 32bit one (wcc386.exe) and then link with wlink386 should work

greets


-------------------------------------------------
Bart/2 irc:Ihsahn Bart2@... gg:2400175
Asu'a member http://www.asua.org.pl
TeamOS/2 Polska http://www.teamos2.org.pl
admin
Site Admin
Posts: 1925
Joined: Wed Dec 19, 2018 9:23 am
firstname: osFree
lastname: admin

Re: [osFree] Watcom problems?

Post by admin »

#957 Re: [osFree] Watcom problems?
Expand Messages

Yuri Prokushev
2004 Jan 9 10:50 AM
** Reply to message from "Bartosz (Bart/2) Tomasik" <bart2@...> on Fri,
09 Jan 2004 18:11:15 +0100

> >Open Watcom (at least version 1.0) seems to have problems with creating LX DLL
> >with 16-bit entry points. Anyone have information about later versions?
> try compiling 16bit parts with 16bit complier (wcc.exe), 32bit parts
> with 32bit one (wcc386.exe) and then link with wlink386 should work

Actually code is 32bit. Only entrypoint is 16-bit. Watcom seems to create some
thunking but exporting entry point as 32bit. According watcom changelogs some
work was done on 16<->32 thunking, but i'm not sure is problems solved.

wbr,
Yuri
admin
Site Admin
Posts: 1925
Joined: Wed Dec 19, 2018 9:23 am
firstname: osFree
lastname: admin

Re: Watcom problems?

Post by admin »

#958 Re: Watcom problems?
Expand Messages

Daniel Lee Kruse
2004 Jan 9 8:59 PM
Try posting to openwatcom.users.c_cpp

Later,
Daniel

--- In osFree@yahoogroups.com, "Yuri Prokushev" <yuri_prokushev@m...>
wrote:
<snipped>
admin
Site Admin
Posts: 1925
Joined: Wed Dec 19, 2018 9:23 am
firstname: osFree
lastname: admin

Re: Watcom problems?

Post by admin »

#959 Re: Watcom problems?
Expand Messages

Tom Lee Mullins
2004 Jan 22 11:06 AM
--- In osFree@yahoogroups.com, "Daniel Lee Kruse" <warprulz@y...> wrote:

> Try posting to openwatcom.users.c_cpp
>
> Later,
> Daniel
>
> --- In osFree@yahoogroups.com, "Yuri Prokushev" <yuri_prokushev@m...>
> wrote:
> <snipped>

http://groups.yahoo.com/group/CPlusPlusforOS2andeCS
This site might be of some help.

BigWarpGuy
admin
Site Admin
Posts: 1925
Joined: Wed Dec 19, 2018 9:23 am
firstname: osFree
lastname: admin

[Fwd: Re: [ros-general] Interest in ReactOS]

Post by admin »

#960 [Fwd: Re: [ros-general] Interest in ReactOS]
Expand Messages

Tom Lee Mullins
2004 Jan 27 6:00 PM
What is your opinion on developing a version of OSFree
as a 'subsystem' to ReactOS?

BigWarpGuy

--
* * * * *BigWarpGuy / TomLeeM* * * *
* * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * eComStation * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * *
* the os for the internet generation *
* * * * * * * * * * * * * * * * * * * * * * * * *
* * http://www.ecomstation.com * * * *
* * * * * * * * * * * * * * * * * * * * * * * *
admin
Site Admin
Posts: 1925
Joined: Wed Dec 19, 2018 9:23 am
firstname: osFree
lastname: admin

Re: [osFree] [Fwd: Re: [ros-general] Interest in ReactOS]

Post by admin »

#961 Re: [osFree] [Fwd: Re: [ros-general] Interest in ReactOS]
Expand Messages

Bartosz (Bart/2) Tomasik
2004 Jan 28 9:38 AM
On Tue, 27 Jan 2004 21:00:01 -0500, Tom Lee Mullins wrote:

>What is your opinion on developing a version of OSFree
>as a 'subsystem' to ReactOS?

The same as of running it under Windows based VPC




-------------------------------------------------
Bart/2 irc:Ihsahn Bart2@... gg:2400175
Asu'a member http://www.asua.org.pl
TeamOS/2 Polska http://www.teamos2.org.pl
admin
Site Admin
Posts: 1925
Joined: Wed Dec 19, 2018 9:23 am
firstname: osFree
lastname: admin

Re: [osFree] [Fwd: Re: [ros-general] Interest in ReactOS]

Post by admin »

#962 Re: [osFree] [Fwd: Re: [ros-general] Interest in ReactOS]
Expand Messages

Daniel Caetano
2004 Jan 28 2:55 PM
On Wed, 28 Jan 2004 18:38:10 +0100, Bartosz (Bart/2) Tomasik wrote:

>>What is your opinion on developing a version of OSFree
>>as a 'subsystem' to ReactOS?
>The same as of running it under Windows based VPC

I think it's a great idea, because it's possible to replace
entirely Win32 graphical subsystem of ReactOS, while keeping the
compatibility with Win32 drivers.
(^=


[]'s

Daniel Caetano
daniel@... - http://www.caetano.eng.br/

..."A necessidade de criatividade e' o que contribui para a
mudanca. A criatividade mantem o criador vivo." (Frank Herbert)
admin
Site Admin
Posts: 1925
Joined: Wed Dec 19, 2018 9:23 am
firstname: osFree
lastname: admin

[Fwd: Re: [ros-general] Interest in ReactOS]

Post by admin »

#963 [Fwd: Re: [ros-general] Interest in ReactOS]
Expand Messages

Yuri Prokushev
2004 Jan 29 10:54 PM
--- In osFree@yahoogroups.com, "Bartosz (Bart/2) Tomasik"
<bart2@a...> wrote:

> >What is your opinion on developing a version of OSFree
> >as a 'subsystem' to ReactOS?
> The same as of running it under Windows based VPC

Heh. Why? ReactOS is only kernel.
admin
Site Admin
Posts: 1925
Joined: Wed Dec 19, 2018 9:23 am
firstname: osFree
lastname: admin

[Fwd: Re: [ros-general] Interest in ReactOS]

Post by admin »

#966 [Fwd: Re: [ros-general] Interest in ReactOS]
Expand Messages

Daniel Lee Kruse
2004 Jan 30 11:18 PM
--- In osFree@yahoogroups.com, Tom Lee Mullins <tomleem@a...> wrote:

> What is your opinion on developing a version of OSFree
> as a 'subsystem' to ReactOS?
>
> BigWarpGuy

<snipped>

I thought ReactOS was developing an OS/2 personality. At
http://www.reactos.com/ near the bottom of the page. My problem with
ReactOS is that the whole computing experience will feel like Windoze.
I thought I had read in the past they are replicating the behavior of
Windoze down to a T. No thank you. That is why I chose
OS/2/eComStation.

From what little I've read, OpenBeOS sounds closer to the
OS/2/eComStation computing experience. I need to do more reading of
the OpenBeOS project to decide just how close it is. At this point in
time, it sounds like the best solution out there.

Daniel Lee Kruse
Post Reply