Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > Can I compile C++ code on netbook with Atom/160 gig drive?

Reply
Thread Tools

Can I compile C++ code on netbook with Atom/160 gig drive?

 
 
me@privacy.net
Guest
Posts: n/a
 
      05-22-2010
Is it possible to compile on a net book with such
specs?

Need answers for BOTH Linux based compilers and Windows
based ones!
 
Reply With Quote
 
 
 
 
Ian Collins
Guest
Posts: n/a
 
      05-22-2010
On 05/23/10 11:04 AM, wrote:
> Is it possible to compile on a net book with such specs?


You could compile on an 8080 if you had the time.

--
Ian Collins
 
Reply With Quote
 
 
 
 
BGB / cr88192
Guest
Posts: n/a
 
      05-23-2010

<> wrote in message
news:...
> Is it possible to compile on a net book with such
> specs?
>
> Need answers for BOTH Linux based compilers and Windows
> based ones!


sure, why not?...

I had before compiled a fairly large project on an ASUS EEE with a 16GB
drive...

admittedly, the keyboard was a little unpleasant...


similarly, the language is not exactly new, and wasn't always used on
necessarily powerful computers...
what kind of computers were people using in the early 90s?... yes, 386's and
486's, with typically anywhere from 4MB to 16MB of RAM.

one was doing fairly well if they had a 250MB HD.

and, just the same, C++ was there...

and the compilers ran on MS-DOS...


now, if we revert to just plain C:
one can go back to much older computers (such as the PDP-11, ...) and past
years (1970s) C was still there...

so, none of this is new, and it doesn't exactly take powerful computers to
run compilers...



 
Reply With Quote
 
J. Clarke
Guest
Posts: n/a
 
      05-23-2010
On 5/22/2010 8:21 PM, BGB / cr88192 wrote:
> <> wrote in message
> news:...
>> Is it possible to compile on a net book with such
>> specs?
>>
>> Need answers for BOTH Linux based compilers and Windows
>> based ones!

>
> sure, why not?...
>
> I had before compiled a fairly large project on an ASUS EEE with a 16GB
> drive...
>
> admittedly, the keyboard was a little unpleasant...
>
>
> similarly, the language is not exactly new, and wasn't always used on
> necessarily powerful computers...
> what kind of computers were people using in the early 90s?... yes, 386's and
> 486's, with typically anywhere from 4MB to 16MB of RAM.
>
> one was doing fairly well if they had a 250MB HD.
>
> and, just the same, C++ was there...
>
> and the compilers ran on MS-DOS...
>
>
> now, if we revert to just plain C:
> one can go back to much older computers (such as the PDP-11, ...) and past
> years (1970s) C was still there...
>
> so, none of this is new, and it doesn't exactly take powerful computers to
> run compilers...


And an Atom lacks power only in a relative sense. 20 years ago it would
have been a supercomputer.


 
Reply With Quote
 
me@privacy.net
Guest
Posts: n/a
 
      05-23-2010
"BGB / cr88192" <> wrote:

>so, none of this is new, and it doesn't exactly take powerful computers to
>run compilers...


ok well I'm new to programming......am 52 yr old man
taking intro programming class in C++...so very dumb
abt this

I knew it easy to WRITE code on an Atom CPU.... but
didn't know if one could do any compiling worth a ****
on one

I actually have two net books...one is a dell mini 9
with 16 gig ssd..... this one I'm using now is samsung
with better atom CPU and 160 gig mechanical drive

I'm getting ready to install ubuntu remix on the dell
since it has such little hard drive capacity.... hoping
for better performance than what the current OS (Win XP
home) provides

so..... will remix come with a compiler ? I'm
thinking no...
 
Reply With Quote
 
cpp4ever
Guest
Posts: n/a
 
      05-23-2010
On 05/23/2010 03:11 AM, wrote:
> "BGB / cr88192" <> wrote:
>
>> so, none of this is new, and it doesn't exactly take powerful computers to
>> run compilers...

>
> ok well I'm new to programming......am 52 yr old man
> taking intro programming class in C++...so very dumb
> abt this
>
> I knew it easy to WRITE code on an Atom CPU.... but
> didn't know if one could do any compiling worth a ****
> on one
>
> I actually have two net books...one is a dell mini 9
> with 16 gig ssd..... this one I'm using now is samsung
> with better atom CPU and 160 gig mechanical drive
>
> I'm getting ready to install ubuntu remix on the dell
> since it has such little hard drive capacity.... hoping
> for better performance than what the current OS (Win XP
> home) provides
>
> so..... will remix come with a compiler ? I'm
> thinking no...


Don't let age be a barrier to getting stuck in. Most, if not all, Linux
distros will provide you with plenty of tools for C++ programming. The
only problem you might have is lack of drive space, but that can be
remedied with an external drive.

JB

 
Reply With Quote
 
Jorgen Grahn
Guest
Posts: n/a
 
      05-27-2010
On Sun, 2010-05-23, cpp4ever wrote:
> On 05/23/2010 03:11 AM, wrote:

....
>> I knew it easy to WRITE code on an Atom CPU.... but
>> didn't know if one could do any compiling worth a ****
>> on one
>>
>> I actually have two net books...one is a dell mini 9
>> with 16 gig ssd..... this one I'm using now is samsung
>> with better atom CPU and 160 gig mechanical drive
>>
>> I'm getting ready to install ubuntu remix on the dell
>> since it has such little hard drive capacity.... hoping
>> for better performance than what the current OS (Win XP
>> home) provides
>>
>> so..... will remix come with a compiler ? I'm
>> thinking no...


Any sane Linux comes with gcc pre-packaged. I'm hoping Ubuntu is no
exception. You may have to ask for it though -- a default install
probably mostly gives you Windows-like eye-candy, a web browser and
an office suite.

> Don't let age be a barrier to getting stuck in. Most, if not all, Linux
> distros will provide you with plenty of tools for C++ programming. The
> only problem you might have is lack of drive space, but that can be
> remedied with an external drive.


Should not be a problem even with the 16GB SSD disk he mentions. The
only tricky part is if Ubuntu comes with lots of garbage and he
doesn't know what to uninstall. My Acer AOne came with an 8GB disk,
and I happily compile on it.

I found my SAS C/C++ box for the Commodore-Amiga the other day, and
was surprised that it listed a hard disk and 4MB (?) of RAM as
requirement for compiling C++ code. For C, floppies were enough. That
was ~1993 though, and the compiler did not yet support things like
templates.

But I better quit before this turns into alt.folklore.computers.

/Jorgen

--
// Jorgen Grahn <grahn@ Oo o. . .
\X/ snipabacken.se> O o .
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cheapest Cisco Switch with 1 Gig Ports and 10 Gig WAN-PHY Uplink? Will Cisco 7 11-25-2011 02:11 PM
How the two compare: atom Z520 netbook vs Neo MV-40 1.6GHz netbook lbbss Computer Support 0 09-02-2010 02:41 AM
Problems with 7206 vxr trying to VLAN a Gig port to an HP 4000M Gig port over fiber Great Deals Cisco 1 09-10-2007 11:32 AM
is there much performance difference between a 2.2 gig P4 and a 1.8 gig Celeron? grappletech Computer Information 2 03-09-2007 10:36 PM
Linksys GIG v's Cisco Gig Gary Cisco 3 10-15-2006 01:04 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57