[gcc 4] build error due to missing mapfile.gcc-4
------------------------------------------------

         Key: STDCXX-80
         URL: http://issues.apache.org/jira/browse/STDCXX-80
     Project: STDCXX
        Type: Bug
  Components: Build  
    Versions: 4.1.2    
 Environment: gcc 4
    Reporter: Martin Sebor
 Assigned to: Martin Sebor 
    Priority: Blocker
     Fix For: 4.1.3


Quoting from 
http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200511.mbox/[EMAIL
 PROTECTED]

-------- Original Message --------
Subject: Re: stdcxx question
Date: Wed, 30 Nov 2005 18:02:51 -0700
From: Martin Sebor <[EMAIL PROTECTED]>
Reply-To: stdcxx-dev@incubator.apache.org
To: John Benito <[EMAIL PROTECTED]>, stdcxx-user@incubator.apache.org,        
stdcxx-dev@incubator.apache.org
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>

John Benito wrote:
> Martin,
> 
> Thanks for the quick and correct response.  By specifying the full path 
> for BUILDDIR, I get a lot farther in the process.  I am now hitting a 
> makefile
> issue in that mapfile.gcc-4 and no rule to make the target, and in fact 
> I do
> not seem to have a mapfile.gcc-4.  Do I need to download a mapfile.gcc-4?

No, I'm afraid there isn't one. The project wasn't fully ported to gcc
4 at the time of the snapshot, and this bit still isn't implemented
today (you should be able to build and use an archive library with gcc
without needing this file). You should also be able to avoid this error
when building a shared library by deleting the line that defines the
MAPFILE make variable from the generated $BUILDDIR/makefile.in file.

> 
> Is there an archive I can go to see past questions, I tried
>     http://issues.apache.org/jira/secure/IssueNavigator.jspa?
> with a search for mapfile.gcc-4, but no hits.

We don't have an issue for this yet -- thanks for raising it! Let me
go ahead and enter it in the bug database. (I'm CC'ing the lists as
a cross-reference).


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to