The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [Unix-jun72] Another reorganisation suggestion
@ 2008-05-04 22:41 Warren Toomey
  2008-05-05  0:03 ` Tim Newsham
  0 siblings, 1 reply; 2+ messages in thread
From: Warren Toomey @ 2008-05-04 22:41 UTC (permalink / raw)


Now that we have 0407 kernel support, I'll have a go at getting one of the
early C compilers to work. Could I suggest that we make a src/ directory
in svn, which will hold any source code that produces V1/V2 executables?
I'll make a directory for the C compiler. We can also add in working fragments
from the s2 tape into a cmd/ directory. The layout echoes the V7 tree:

/usr/src
/usr/src/cmd/		# Single file sourcefiles
/usr/src/cmd/as/	# Assembler
/usr/src/cmd/c/		# C compiler
/usr/src/libc/		# C library
/usr/sys/sys/		# Kernel source

Which of course implies that we might need to rename rebuilt/ to sys/  :-)

Thanks,
	Warren



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

* [Unix-jun72] Another reorganisation suggestion
  2008-05-04 22:41 [Unix-jun72] Another reorganisation suggestion Warren Toomey
@ 2008-05-05  0:03 ` Tim Newsham
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Newsham @ 2008-05-05  0:03 UTC (permalink / raw)


> early C compilers to work. Could I suggest that we make a src/ directory
> in svn, which will hold any source code that produces V1/V2 executables?

Sure.  just make the directory and add files to it and "svn add dir"
or "svn mkdir dir" and start adding files.  Either way, once you commit
it'll get pushed up.

> Which of course implies that we might need to rename rebuilt/ to sys/  :-)

I'm fine renaming things..  the early names were just kind of ad hoc.
though "rebuilt" should probably be named "clean" and the "build"
directory that has the patches applied should probably be "sys".

> 	Warren

Tim Newsham
http://www.thenewsh.com/~newsham/



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

end of thread, other threads:[~2008-05-05  0:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-04 22:41 [Unix-jun72] Another reorganisation suggestion Warren Toomey
2008-05-05  0:03 ` Tim Newsham

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).