On Mon, 2006-09-18 at 12:21 -0400, Dan Williams wrote: > On Mon, 2006-09-18 at 10:58 -0300, Marcos Barbosa wrote: > > Which are the packages (and its respective versions) used in the > > A subset of packages available from standard Fedora Core Rawhide, here: > > http://download.fedora.redhat.com/pub/fedora/linux/core/development/ > http://download.fedora.redhat.com/pub/fedora/linux/extras/development/ > http://download.fedora.redhat.com/pub/fedora/projects/olpc/development/ > > The exact package list is still in flux. > > > Fedora? Which are flags used in GCC 4 to compile the packages? > > Standard Fedora Core optflags for i386:
Sorry, this part got cut off: [EMAIL PROTECTED] ~]$ rpm --eval %optflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables Some packages may use other flags for compilation, but by and large that's a bug and they should be using %optflags. Dan _______________________________________________ Devel mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/devel
