Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#4620 - 23/10/1999 06:59 Compiling apps inside empeg
kim
member

Registered: 21/07/1999
Posts: 140
Loc: Helsinki, Finland
Has any empeg owner tried to compile any software inside empeg yet?
Is 8MB memory enough for GCC to run? Including all necessary libraries, etc.

I'm planning to develop/debug software under Win32 and then just compile the same source code inside empeg, using compiler directives to separate platform dependent code (such as display/keyboard/remote controller handling).

Does anyone have any experience on this?


Top
#4621 - 23/10/1999 10:32 Re: Compiling apps inside empeg [Re: kim]
Verement
journeyman

Registered: 02/09/1999
Posts: 97
Loc: Boston, MA, US
I can confirm that it is possible to run gcc on the empeg itself, but you will probably need to add some swap space as the available memory is very low.


Top