I am also planning to incorporate many Ada improvements (such as
improved support for Ada 2005) and fixes that
I was holding while the 4.2 branch was not created, I assume this is
not an issue (and very localized to the gcc/ada/ directory of course).
Arno
Dear All,
I finally solved (with help from Sebastian Pop) my problems about GTY(()) etc...
I added some blurb on it in the Wiki
http://gcc.gnu.org/wiki/Memory_management
Please correct if I am wrong
Regards
--
Basile STARYNKEVITCH http://starynkevitch.net/Basile/
email: basilestary
On Mon, Oct 02, 2006 at 12:42:04PM +0200, Wolfgang Mües wrote:
> Now it's time to give a big "thank you" to all persons involved,
> ecpecially Rask Ingemann Lambertsen with his invaluable help.
>
> As I started this project, I feared that I would never succeed, and
> now ... the modified compile
Hi,
I am writting an example program, to create a raw
socket on Fedora Core Linx.
When I create socket, my linux sustem crashes. I
need
to powerdown the system. I am running this program
as
super user to create raw socket.
Following line crashes..
rawSocket = socket(AF_INET, SOCK_RAW,
Basavaraj Hiremath <[EMAIL PROTECTED]> writes:
> I am writting an example program, to create a raw
> socket on Fedora Core Linx.
>
> When I create socket, my linux sustem crashes. I
> need
> to powerdown the system. I am running this program
> as
> super user to create raw socket.
>
> F
On 19/10/2006, at 9:17 PM, Mark Mitchell wrote:
Geoffrey Keating wrote:
For GCC, I've found it necessary to have a way to name local (that
is,
namespace-scope 'static') variables and functions which allows more
than one such symbol to be present and have distinct mangled names.
With my GCC
This is the beta release of binutils 2.17.50.0.6 for Linux, which is
based on binutils 2006 1020 in CVS on sources.redhat.com plus various
changes. It is purely for Linux.
Starting from the 2.17.50.0.6 release, the default output section LMA
(load memory address) has changed for allocatable sectio
we should add a feature to the assembler like:
.asm_alias x = y
that says references to "x" are emitted as references to a new "y",
distinct from all other "y" references.
On Darwin, all the DWARF information in .o files is matched by name¹
with symbols in the executable, so this won't
Snapshot gcc-4.1-20061020 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.1-20061020/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.1 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
I have created the GCC 4.2 branch. The branch is open for
regression-fixes only, as is customary for release branches. I believe
I have completed the steps in branching.html with two exceptions:
1. I have not created a mainline snapshot manually. I don't quite
understand how to do that, and
10 matches
Mail list logo