Mail Archives: djgpp-workers/1996/08/11/19:51:38
In message <199608101426 DOT SAA03163 AT marstu DOT mari DOT su>, you write:
>Hello, DJGPP workers!
>Is there the way to use pre-compiled headers in djgpp?
>Is this feature supported at all in gnu?
>If no - why dont you (may be me or even we) do it?
>People would appreciate it.
>I dont know whether you concidered it or not.
>Tell me if its a bad idea..
>
>--
I just started to use Visual C++...they have 100k+ header files...
Just doing an ls -lS I get:
: leisner AT compudyne;ls -lS | head
total 9048
-rwxr-xr-x 1 root root 346914 Aug 10 21:57 objidl.h*
-rwxr-xr-x 1 root root 243611 Aug 11 01:33 ocidl.h*
-rwxr-xr-x 1 root root 198267 May 30 02:58 winerror.h*
-rwxr-xr-x 1 root root 195458 Jun 3 15:12 oaidl.h*
-rwxr-xr-x 1 root root 189481 May 6 03:14 winuser.h*
-r-xr-xr-x 1 root root 179577 Aug 10 16:57 winnt.h*
-rwxr-xr-x 1 root root 158879 May 6 03:14 oleidl.h*
-rwxr-xr-x 1 root root 154496 Jan 7 1996 mmsystem.h*
-r-xr-xr-x 1 root root 152446 Aug 10 16:59 winbase.h*
Broken pipe
since compiles take so long, they obviously needed to do something...
gcc systems don't have this problem...
- Raw text -