Results 1 to 12 of 12

Thread: Can lindows compile windows apps?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2002
    Posts
    241

    Can lindows compile windows apps?

    Would lindows be able to compile windows C++ applications?

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    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)

  3. #3
    Fanatic Member twanvl's Avatar
    Join Date
    Dec 2001
    Posts
    771
    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)

  4. #4
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    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.)

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Oct 2002
    Posts
    241
    oops i asked the wrong question, i mean can lindows compile linux apps?

    sorry bout that

  6. #6
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    Again, Lindows is yet another Linux distribution.
    It runs Linux programs natively.
    gcc is a Linux program.

  7. #7
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    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.

  8. #8
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892


    Btw, I highly recommend against Lindows.

  9. #9
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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

  10. #10
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    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.

  11. #11
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    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.

  12. #12
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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
  •  



Click Here to Expand Forum to Full Width