[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Gomp-discuss] Starting libgomp
From: |
Scott Robert Ladd |
Subject: |
RE: [Gomp-discuss] Starting libgomp |
Date: |
Tue, 11 Feb 2003 12:57:51 -0500 |
Hi,
I haven't a clue as to how to add a new library to GCC. I have a header file
and .cpp pretty much done for the function stubs, with a makefile. Are you
suggesting that I integrate this with gcc on my system, and then post a
patch to gcc-patches?
I ws under then impression we were running our own cvs, holding a branch of
gcc for our purposes.
Also, given that I *don't* have a copyright assignment for GCC, I'm probably
*not* approved to submit patches.
Anyway, I'd like some very clear direction on this. I've been coding for 25
years, and have lead a lot of projects and teams -- but I'm a fish out of
water when it coems to GNU, and would appreciate clear directions as to how
to proceed.
..Scott
> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden Behalf
> Of Diego Novillo
> Sent: Tuesday, February 11, 2003 12:16
> To: address@hidden
> Subject: Re: [Gomp-discuss] Starting libgomp
>
>
> On Tue, 11 Feb 2003, Steven Bosscher wrote:
>
> > The code goes where-ever you please. Starting a new GNU project is a
> > hassle, but aren't we just part of the GCC project? In that case, just
> > say it's part of GCC (assuming you have a copyright assignment for GCC).
> >
> Well, if we are going to be operating inside a GCC branch, we
> must follow GCC's conventions :)
>
> This means finding exactly how to support libgomp, the parser
> bits and the optimization inside GCC's framework.
>
> Scott, once you have a patch you're happy with, post it to
> gcc-patches so that we can get input from folks that know exactly
> how target libraries should fit in GCC. The pointers I gave you
> in my previous message are just a vague idea. I'm not really
> familiar with target libraries in GCC.
>
>
> Diego.
>
>
> _______________________________________________
> Gomp-discuss mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/gomp-discuss
>
- Re: [Gomp-discuss] Copyright Assignment, (continued)
- Re: [Gomp-discuss] Copyright Assignment, Lars Segerlund, 2003/02/12
- Re: [Gomp-discuss] Copyright Assignment, Biagio Lucini, 2003/02/12
- Re: [Gomp-discuss] Copyright Assignment, Lars Segerlund, 2003/02/12
- Re: [Gomp-discuss] Copyright Assignment, Biagio Lucini, 2003/02/12
- Re: [Gomp-discuss] Copyright Assignment, Lars Segerlund, 2003/02/12
- Re: [Gomp-discuss] Copyright Assignment, Biagio Lucini, 2003/02/12
Re: [Gomp-discuss] Starting libgomp, Diego Novillo, 2003/02/11