|
-
Dec 28th, 2002, 12:36 PM
#1
Thread Starter
Addicted Member
Can lindows compile windows apps?
Would lindows be able to compile windows C++ applications?
-
Dec 28th, 2002, 01:27 PM
#2
Good Ol' Platypus
I wouldn't think so, however since it has a special Wine version builtin (or so I am told, I won't go near Lindows), you may be able to put MSVC++ on it.
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Dec 28th, 2002, 02:04 PM
#3
At least some versions of GCC (runs on linux, and lindows) can 'cross compile', the compiler runs on linux, but the program they make runs on windows. (Google for more info)
-
Dec 29th, 2002, 07:13 AM
#4
Guru
Lindows = crap. It's just Linux with Wine. It can't compile Windows apps any better than any other Linux distributions. (This is not saying other Linux distributions can't compile Windows apps well.)
-
Dec 29th, 2002, 02:42 PM
#5
Thread Starter
Addicted Member
oops i asked the wrong question, i mean can lindows compile linux apps?
sorry bout that
-
Dec 29th, 2002, 04:01 PM
#6
Guru
Again, Lindows is yet another Linux distribution.
It runs Linux programs natively.
gcc is a Linux program.
-
Dec 29th, 2002, 04:30 PM
#7
lindows compiles nothing. Period.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Dec 29th, 2002, 04:33 PM
#8
Guru

Btw, I highly recommend against Lindows.
-
Dec 29th, 2002, 05:20 PM
#9
Monday Morning Lunatic
Originally posted by Yonatan
Again, Lindows is yet another Linux distribution.
It runs Linux programs natively.
gcc is a Linux program.
GCC is actually a GNU program, written for the GNU OS. It's since been made portable for most Unix-like systems, including GNU/Linux which is where most people encounter it.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Dec 29th, 2002, 05:40 PM
#10
Guru
Originally posted by parksie
GCC is actually a GNU program, written for the GNU OS. It's since been made portable for most Unix-like systems, including GNU/Linux which is where most people encounter it.
Ok, well, /usr/bin/gcc is a Linux program.
-
Dec 29th, 2002, 06:24 PM
#11
We're all very picky here...
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Dec 29th, 2002, 07:03 PM
#12
Monday Morning Lunatic
Originally posted by Yonatan
Ok, well, /usr/bin/gcc is a Linux program.
Nope, it's a GNU/Linux program. It uses the application binary support from Linux, alongside the userland libraries from GNU.
GNU/Linux is a hybrid OS that wasn't particularly meant to be, really.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|