public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Brian Dessent <brian@dessent.net>
To: Siddharth Sengupta <Siddharth.Sengupta@kpitcummins.com>
Cc: gcc-help@gcc.gnu.org,
	 	Gina Verlekar <Gina.Verlekar@kpitcummins.com>,
	 	Prafulla Thakare <Prafulla.Thakare@kpitcummins.com>
Subject: Re: '-print-prog-name' does not work on Vista OS
Date: Wed, 13 Aug 2008 08:43:00 -0000	[thread overview]
Message-ID: <48A1F856.728981A1@dessent.net> (raw)
In-Reply-To: <82C3BC9106BCE149B63464D79D0A22FD058EAF49@sohm.kpit.com>

Siddharth Sengupta wrote:

> The following command did not give the expected output on Vista OS for
> this toolchain,
> Command: h8300-elf-gcc -print-prog-name=cc1
> Output: cc1
> Expected Result:
> $(TCINSTALL)/h8300-elf/bin/../libexec/gcc/h8300-elf/4.2-
>                 GNUH8_v0802/cc1.exe
> where, $(TCINSTALL) is the toolchain installation directory.

This is PR33281 (which was not a complete fix) and PR35916 (which
concerned the remaining instances in libiberty not covered by the
previous) which was finally fixed for 4.4.0.  The fix should be trivial
to backport to older versions.  Alternatively you can override CFLAGS
and BOOT_CFLAGS manually on the make command.

Brian

  reply	other threads:[~2008-08-12 20:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-12 14:15 Siddharth Sengupta
2008-08-13  8:43 ` Brian Dessent [this message]
2008-08-22 17:31   ` Siddharth Sengupta
2008-08-28  2:21   ` Siddharth Sengupta

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=48A1F856.728981A1@dessent.net \
    --to=brian@dessent.net \
    --cc=Gina.Verlekar@kpitcummins.com \
    --cc=Prafulla.Thakare@kpitcummins.com \
    --cc=Siddharth.Sengupta@kpitcummins.com \
    --cc=gcc-help@gcc.gnu.org \
    /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).