Work in progress -- please pardon the point-form notes to start.
- different development environments:
- ss-dev
- gcc-dev
- which to use for what
- installing development environments
- via IPS
- via download from Oracle (currently doesn't work)
- changing between development environments
- configuring builds
- with GNU autotools
- CFLAGS and LDFLAGS
- common questions
- building the software
- make vs. gmake
- alternative make tool support
- packaging and other system adaptations
- primer on creating IPS packages
- primer on creating SVR4 packages
- integration with SMF
3 Comments
Anonymous
Hi,
Is there a simple instruction set to clone the source and build the various packages?
I tried building g11n and JDS packages, but the build fails. I know, I must be doing
something wrong (despite following the instructions verbatim), but any help is appreciated.
Thanks,
Rajesh
Anonymous
Howdy,
I suggest for the installer-CD to install the following packages by default:
system/header
system/header/math/header-math
developer/library/lint
Kinda confusing when you try to use gcc for the first time..
Anonymous
I forgot:
add developer/gnome/gettext to the default install (at least for pkg-config)..