X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=blobdiff_plain;f=README;h=6f34a57c9190e2d3fc6fd84e580e1fb6972dfc85;hp=a582b93751986e0ad3f0f64eb1e213a3c62bf335;hb=4ccee83e6c66f35aa714d987002d0fd6377bf917;hpb=ac38972c723a530c8f10ca902e91c92d8c4e2dcf diff --git a/README b/README index a582b93..6f34a57 100644 --- a/README +++ b/README @@ -38,7 +38,17 @@ Directory Structure TM - trademark information for XWT Makefile - build file for gcc 3.3 next.build - the build id of the next build to be generated - bin/ - all binary stuff generated by xwt builds + + build/ - anything generated by the build process winds up here + h/ - header files generated by gcjh + java/ - auto-generated .java source files + class/ - java .class files + xwar/ - generated xwars (mainly builtin.xwar) + Linux/ - Linux binaries + Win32/ - Win32 binaries + Carbon/ - MacOS X / Carbon binaries + Solaris/ - Solaris binaries + gcc/ - build area for a custom copy of gcc3.3 and binutils2.13 Makefile - will download, configure, compile, and private-install gcc3.3/binutils2.13 gcc.patch - a patch to make boehm-gc work on Darwin (Mac OS X)