Re: Boost Regex library linking problem

Peter Johansson <[email protected]> Mon, 26 Sep 2011 23:47:56 -0400
Newsgroups gmane.comp.gnu.source-highlight.general
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============6162258187742066630==
Content-Type: multipart/alternative;
 boundary="------------050306030409010602020404"

This is a multi-part message in MIME format.
--------------050306030409010602020404
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi Tim,

On 9/26/11 4:20 PM, Tim Statler wrote:
>
>     The following directory should be added to compiler include
>     paths: /Users/wnpm38/boost_1_47_0
>     The following directory should be added to linker library paths:
>      /Users/wnpm38/boost_1_47_0/stage/lib
>
>
> I then run ./configure with the CXXFLAGS parameter:
>
Perhaps use LDFLAGS as well

./configure CXXFLAGS=-I/Users/wnpm38/boost_1_47_0 
LDFLAGS=-L/Users/wnpm38/boost_1_47_0/stage/lib

HTH,
Peter


--------------050306030409010602020404
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Tim,<br>
    <br>
    On 9/26/11 4:20 PM, Tim Statler wrote:
    <blockquote
cite="mid:CAD8SYMYXYyaX4doC=6UTCXr2dvY9AXH6FWmrcnY4+UEmqK3QQQ@mail.gmail.com"
      type="cite"><br>
      <div>
        <blockquote class="gmail_quote" style="margin: 0px 0px 0px
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          The following directory should be added to compiler include
          paths:&nbsp;/Users/wnpm38/boost_1_47_0 &nbsp; &nbsp; &nbsp;<br>
          The following directory should be added to linker library
          paths: &nbsp;/Users/wnpm38/boost_1_47_0/stage/lib</blockquote>
      </div>
      <div><br>
      </div>
      <div>I then run ./configure with the CXXFLAGS parameter:</div>
      <div><br>
      </div>
    </blockquote>
    Perhaps use LDFLAGS as well<br>
    <br>
    <div>./configure CXXFLAGS=-I/Users/wnpm38/boost_1_47_0 LDFLAGS=-L/Users/wnpm38/boost_1_47_0/stage/lib
      <div><br>
      </div>
    </div>
    <div>HTH,<br>
      Peter<br>
    </div>
    <br>
  </body>
</html>

--------------050306030409010602020404--


--===============6162258187742066630==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Help-source-highlight mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-source-highlight

--===============6162258187742066630==--