All times are UTC-06:00




Post new topic  Reply to topic  [ 22 posts ] 
Author Message
PostPosted: Sat Oct 27, 2007 11:27 am 
Offline

Joined: Sun Jan 14, 2007 8:01 am
Posts: 187
ReactOS® is an advanced free open source operating system providing a ground-up implementation of a Microsoft Windows® XP compatible operating system. ReactOS aims to achieve complete binary compatibility with both applications and device drivers meant for NT and XP operating systems, by using a similar architecture and providing a complete and equivalent public interface.

ReactOS is the most complete working model of a Windows® like operating system available. Consequently, working programmers will learn a great deal by studying ReactOS source code and even participating in ReactOS development.

ReactOS has and will continue to incorporating features from newer versions and sometimes even define the state of the art in operating system technology.

In short, ReactOS is aiming to run your applications and use your hardware, a free operating system for everyone!

And most important it will also be available for powerpc!

http://www.reactos.org
and
http://www.reactos.org/wiki/index.php/PowerPC
and
http://www.reactos.org/wiki/index.php/PowerPC-Old


Top
   
 Post subject:
PostPosted: Sat Oct 27, 2007 3:45 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 429
Location: Secure Networks / Sweden
..and why would anyone run a Windows
emulator on.. something other than x86?


Top
   
 Post subject:
PostPosted: Sun Oct 28, 2007 1:13 am 
Offline

Joined: Sat Oct 27, 2007 12:18 pm
Posts: 26
Location: Grenoble, France
Quote:
..and why would anyone run a Windows
emulator on.. something other than x86?
It happens that some specific programs only run on Windows unfortunately. I never tried ReactOS (don(t know about compatibility, efficiency or stability) but if it is supported ... why not, it could help some PPC users.


Top
   
 Post subject:
PostPosted: Sun Oct 28, 2007 3:52 am 
Offline

Joined: Sun Jan 14, 2007 8:01 am
Posts: 187
- reactos is not a windows emulator.
- reactos is an opensource os that is nt4 compatible.
- also sometime ago nt4 was also available for the powerpc platform for ibm servers.
- reactos is not going the help run x86 windows apps on powerpc.
- the state of reactos as it now is provides a minimal powerpc kernel.

and as osx is migrated to x86, why cant windows be migrated to powerpc :wink:


Top
   
 Post subject:
PostPosted: Sun Oct 28, 2007 7:56 am 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 111
Microsoft has Windows running on Xbox 360! :-)


Top
   
 Post subject:
PostPosted: Mon Oct 29, 2007 3:15 am 
Offline

Joined: Thu Nov 11, 2004 7:34 am
Posts: 130
Location: Bielefeld, FRG
Quote:
Quote:
..and why would anyone run a Windows
emulator on.. something other than x86?
It happens that some specific programs only run on Windows unfortunately. I never tried ReactOS (don(t know about compatibility, efficiency or stability) but if it is supported ... why not, it could help some PPC users.
As long as ReactOS does not include an x86 emulataor, this argument is void. Only apps compiles espacially for ppc or which are avaialble as source code will run.


Top
   
 Post subject:
PostPosted: Mon Oct 29, 2007 10:58 am 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 429
Location: Secure Networks / Sweden
..and I still don't get the point for why a PowerPC port
of ReactOS would be necessary.

During the ReactOS presentation at FOSDEM 2007, the
only impression I got, was that this was supposed to be
a FOSS NT4-kernel to run Windows and Windows apps
on.. Since all readily available versions of Windows are
for x86 or AMD64, I really don't see why someone
would make this port?


Top
   
 Post subject:
PostPosted: Mon Oct 29, 2007 11:29 am 
Offline

Joined: Sun Jan 14, 2007 8:01 am
Posts: 187
@ironfist: please do not be so negative. e.g. why would we need powerpc at all when even osx is x86.

I personally would favour reactos above linux. Only because i am more familiar about the way windows is constucted together (the best constructed os is beos). To make my point a bit clearer on linux when you want use hardware most of times you need to (re)compile the kernel or put support for different kinds of hardware in the kernel. With windows this is not needed.

Besides i think it is easier to write an application for the windows platform (being it x86 or powerpc does not matter).

And when taking thing a step further qemu is capeable of running x86 applications on powerpc in user emulation if and when that is constructed togeter it could even be possible to run x86 windows applications on powerpc reactos.


Top
   
 Post subject:
PostPosted: Mon Oct 29, 2007 12:43 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 429
Location: Secure Networks / Sweden
I'm not negative - I'm simply beeing realistic.

Most of us live in free countries and we can code whatever
we want. I think this project sounds like wasted efforts,
but I'm sure others don't. And I'm sure the coder can
learn one or two things about PowerPC. Then it's great.

Great for learning, but I don't see how it would benefit
the rest of us, or the PowerPC industry.

This is just my point of view.


Top
   
 Post subject:
PostPosted: Mon Oct 29, 2007 2:02 pm 
Offline

Joined: Sun Jan 14, 2007 8:01 am
Posts: 187
benefits of reactos on powerpc:

- Even without ReactOS, lib/ppcmmu is a spiffy minikernel for working in early boot on PowerPC.

- Easier porting of windows application to the PowerPC platform. In theorie only a recompile to the powerpc platform should be needed since most software nowadays is written with a c compiler.

- A native .NET environment (i know this works via linux also (Mono.NET))

- The windows nt4 kernel is lighter then the linux kernel.

- And when taking thing a step further qemu is capeable of running x86 applications on powerpc in user emulation if and when that is constructed together it could even be possible to run x86 windows applications on powerpc reactos.


Top
   
 Post subject:
PostPosted: Tue Oct 30, 2007 2:10 am 
Offline

Joined: Mon Jan 08, 2007 3:40 am
Posts: 195
Location: Pinto, Madrid, Spain
Indeed, ReactOS is much like the AROS effort. When Aaron Digulla and some other people started, many years back, people didn't see any sense in it. Why rewriting AmigaOS from scratch?
Nowadays, not only AROS is almost a usable operating system, it looks fantastic, and, being targeted mainly to x86, it benefits from a huge user base, compared to others forcing themselves to other non-mainstream hardware.
Last, but not least, the source code of AROS has helped to develop this other operating systems.
In the end, all is Amiga.


Top
   
 Post subject:
PostPosted: Tue Oct 30, 2007 8:02 am 
Offline

Joined: Thu Jul 28, 2005 12:41 am
Posts: 1066
Quote:
Nowadays, not only AROS is almost a usable operating system, it looks fantastic, and, being targeted mainly to x86, it benefits from a huge user base, compared to others forcing themselves to other non-mainstream hardware.
There is one little difference: Windows is not on the verge of extinction. This means, that nobody needs to save it, especially not on a platform, where it died away more than a decade ago...

_________________
CzP
http://czanik.blogs.balabit.com/


Top
   
 Post subject:
PostPosted: Tue Oct 30, 2007 8:19 am 
Offline

Joined: Wed Oct 13, 2004 7:26 am
Posts: 348
Quote:
benefits of reactos on powerpc:
- Easier porting of windows application to the PowerPC platform. In theorie only a recompile to the powerpc platform should be needed since most software nowadays is written with a c compiler.
I take it you haven't done much porting of software from x86 to ppc before...


Top
   
 Post subject:
PostPosted: Tue Oct 30, 2007 9:35 am 
Offline

Joined: Sun Jan 14, 2007 8:01 am
Posts: 187
I have done a conversion of a opengl windows app to osx. The hardest part was to get it to work with the osx framework. With the windows api available it should be much easier.


Top
   
 Post subject:
PostPosted: Tue Oct 30, 2007 9:51 am 
Offline

Joined: Wed Oct 13, 2004 7:26 am
Posts: 348
Quote:
I have done a conversion of a opengl windows app to osx. The hardest part was to get it to work with the osx framework. With the windows api available it should be much easier.
my point is that imho you underestimate the amount of problems that endianness differences will bring to the surface.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 22 posts ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 15 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group