The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] [pups]  gcc-3.4.6 and old unix
@ 2006-04-25 12:53 patv
  2006-05-02 16:52 ` Charlie ROOT
  0 siblings, 1 reply; 6+ messages in thread
From: patv @ 2006-04-25 12:53 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2106 bytes --]

If this helps at all, I've been working (very, very slowly) on a port of
v32 to Intel platforms.  At first I used gcc for some kernel work, but
quickly realized that it would be overwhelming to the final v7 system. 
Since I don't want to do the work twice, I looked for a different compiler
suite.  I switched to the ACK compiler suite and just finished the WinXP
cross compiler work.  It has a pdp11 back end, which I have yet to try,
that may be useful.

It isn't gcc, but ir does do ANSI C and the i386 assembler seems to be
pretty complete.  Let me know if there's any interest and I'll put it up
on my site for download.

Pat


> Toby Thain napisał(a):
> 
> >On 24-Apr-06, at 9:05 AM, Wesley Parish wrote:
> >
> >  
> >
> >>Quoting Andrzej Popielewicz <vasco at icpnet.pl>:
> >>
> >>    
> >>
> >>>Wesley Parish napisał(a):
> >>>
> >>>      
> >>>
> >
> >It can't be done.
> >
> >As others point out, the program is many times (100x or more?) too  
> >big -- likely even gcc 1.x is far too big, but gcc {2,3,4}.x are all  
> >meant for large 32-bit systems.
> >
> >However, cross-compilation can certainly be easily done. I have made  
> >a PDP-11 back-end for lcc[1] (not quite complete but shows that it  
> >can be done), which is an ANSI (c89) compiler[2]. lcc is a much  
> >smaller and simpler compiler than gcc, but its executables are still  
> >massively outsize for PDP-11 systems.
> >  
> >
> Yes, even running vi or csh in Ultrix (in simh pdp11) produced message : 
> too big. After setting cpu to 3072K it worked(setting to 4096 K hanged 
> the system BTW).
> Cross compilation has also this advantage , that You have better editors 
> to Your disposal and You can work faster.
> Well native cc seems to be good enough, using pdp11 in emulator we have 
> anyway only hobbyst license .
> 
> Andrzej
> _______________________________________________
> TUHS mailing list
> TUHS at minnie.tuhs.org
> https://minnie.tuhs.org/mailman/listinfo/tuhs
> 
> 


---------------------------------------------
This message was sent using Monmouth Internet MI-Webmail.
http://www.monmouth.com/





^ permalink raw reply	[flat|nested] 6+ messages in thread
* [TUHS] gcc-3.4.6 and old unix
@ 2006-04-23 23:27 Bill Cunningham
  2006-04-24  0:33 ` Michael Davidson
  0 siblings, 1 reply; 6+ messages in thread
From: Bill Cunningham @ 2006-04-23 23:27 UTC (permalink / raw)


    Has anyone thought of or tried to port the gcc to the old unixes? It
would have to be a very scaled down version. A C compiler that would work
with modern c89 or c99. Something to get a C compiler working that would
compile todays programs. The old C compilers can be kept for safekeeping as
they don't work much anymore.

Bill





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-05-03  1:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-25 12:53 [TUHS] [pups] gcc-3.4.6 and old unix patv
2006-05-02 16:52 ` Charlie ROOT
2006-05-03  1:17   ` Pat Villani
  -- strict thread matches above, loose matches on Subject: below --
2006-04-23 23:27 [TUHS] " Bill Cunningham
2006-04-24  0:33 ` Michael Davidson
2006-04-24  7:33   ` Andrzej Popielewicz
2006-04-24  8:44     ` Wesley Parish
2006-04-24  9:50       ` Andrzej Popielewicz
2006-04-24 13:05         ` [TUHS] [pups] " Wesley Parish
2006-04-24 16:06           ` Toby Thain
2006-04-25  6:28             ` Andrzej Popielewicz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).