public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Greicy.Costa-Marques@imag.fr
To: "Ian Lance Taylor" <iant@google.com>
Cc: Greicy.Costa-Marques@imag.fr, gcc-help@gcc.gnu.org
Subject: Re: How to include a front end to gcc ?
Date: Tue, 10 Nov 2009 15:56:00 -0000	[thread overview]
Message-ID: <20091110165607.12354h7x62pk6m1j@webmail.imag.fr> (raw)
In-Reply-To: <mcrbpjal98s.fsf@dhcp-172-17-9-151.mtv.corp.google.com>

Hi Ian,

No, the config-lang.in is there...

greicy


Citando "Ian Lance Taylor" <iant@google.com>:

> Greicy.Costa-Marques@imag.fr writes:
>
>>  I'm trying to add a small front end to gcc 4.2.4, but it returns me
>> the following error:
>>
>> configure: error:
>> The following requested languages could not be built: hello-world
>> Recognised languages are: c,ada,c++,fortran,java,objc,obj-c++,treelang
>>
>> I used the following command into the \gcc-build:
>> ../gcc-4.2.4/configure --enable-languages=hello-world
>
> There are a lot of steps required to implement a new front-end, and
> as far as I know they are mostly undocumented.
>
> In this case I think you are missing gcc/hello-world/config-lang.in.
>
> If you want to add a frontend, please be prepared to study the code
> and the existing frontends to figure out what is required.
>
> Ian
>


  reply	other threads:[~2009-11-10 15:56 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-10 11:00 Greicy.Costa-Marques
2009-11-10 14:56 ` Ian Lance Taylor
2009-11-10 15:56   ` Greicy.Costa-Marques [this message]
2009-11-10 15:58     ` Ian Lance Taylor
2009-11-10 19:23       ` Andi Hellmund
2009-11-18 13:34         ` Greicy.Costa-Marques
2009-11-18 14:06           ` John Graham
2009-11-18 14:24             ` John (Eljay) Love-Jensen
2009-11-18 14:56               ` Greicy.Costa-Marques
2009-11-18 15:53                 ` John (Eljay) Love-Jensen
2009-12-03 17:44               ` Greicy.Costa-Marques
2009-12-07 15:53                 ` Greicy.Costa-Marques
2009-12-07 15:54                   ` John (Eljay) Love-Jensen
2009-12-10 20:55                     ` Greicy.Costa-Marques
2009-12-11  0:23                       ` Andi Hellmund
2009-12-11  9:51                         ` Greicy.Costa-Marques
2009-12-12  2:15                           ` Andi Hellmund
2009-12-14 20:11                             ` Greicy.Costa-Marques
2009-12-16 16:50                             ` Greicy.Costa-Marques
2009-12-16 22:40                               ` Cedric Roux
     [not found]                               ` <alpine.DEB.2.00.0912232132210.23563@randazzo>
     [not found]                                 ` <20100118171613.37323adazx3nmf65@webmail.imag.fr>
     [not found]                                   ` <19bb413aeea8173be0119dc84a99254c-EhVcXl1CTQJeRwgeDAw3AF9BdAJSS1xcXV9EBF41WEVGVFENQV5+BEtdXzBeQ0MGX1taRV1T-webmailer2@server02.webmailer.hosteurope.de>
     [not found]                                     ` <20100121110544.618273k2lhw1t054@webmail.imag.fr>
     [not found]                                       ` <alpine.DEB.2.00.1001231718010.2115@randazzo>
     [not found]                                         ` <20100129160405.10512mrjmwx0n10l@webmail.imag.fr>
     [not found]                                           ` <4B65ABE6.8070109@andihellmund.com>
     [not found]                                             ` <20100204184027.126147yistgbwjnv@webmail.imag.fr>
     [not found]                                               ` <4B6B4CC5.50406@andihellmund.com>
2010-03-05 15:36                                                 ` Greicy.Costa-Marques
2010-03-05 22:43                                                   ` Andi Hellmund
2010-03-08 17:30                                                     ` Greicy.Costa-Marques
2010-03-12 16:41                                                       ` Greicy.Costa-Marques

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091110165607.12354h7x62pk6m1j@webmail.imag.fr \
    --to=greicy.costa-marques@imag.fr \
    --cc=gcc-help@gcc.gnu.org \
    --cc=iant@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).