delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1994/12/08/20:15:35

From: kunst AT prl DOT philips DOT nl
Subject: Re: TV4GCC
To: endre AT alpha1 DOT obuda DOT kando DOT hu (Hirling Endre)
Date: Thu, 8 Dec 1994 17:26:07 +0100 (MET)
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu (DJGPP users list)

> 
> Approx. a week ago someone sent me a port of BCC 3.1's TVISION for DJGPP.
> I compiled it according to the documentation and suceeded except for
> some 'Missing Mem.h/Alloc.h' messages. I commented out that #includes
> and it worked. Then I tried to compile BCC's demo TVGUID01.CPP.
> It had been done succesfully but I got a 1.3 Mbyte executable.
> Except for this this port seems to be very useful.
> Could somebody tell me how to reduce the executable size and
> how to get in contact with the writer of this port?
> 

Did you use 'strip' to remove the symbol table from the exectuable ?

   gcc prog.c -o prog
   strip prog
   coff2exe prog

The author of GVision is Oliver Suciu (suciu AT rbg DOT informatik DOT th-darmstadt DOT de).
The gcc 2.6.0 version was done by Alain Borel (borel AT iisnext2 DOT unil DOT ch).
You can contact them for more information.

Pieter Kunst (kunst AT prl DOT philips DOT nl)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019