Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#2588 closed Feature Requests (invalid)

Auto link support for g++

Reported by: OlafvdSpek@… Owned by: John Maddock
Milestone: Boost 1.38.0 Component: config
Version: Boost 1.37.0 Severity: Problem
Keywords: Cc:

Description

Hi,

Would it be possible to support auto link for g++?

Change History (5)

comment:1 by Steven Watanabe, 14 years ago

Component: Noneconfig
Owner: set to John Maddock

No. gcc doesn't allow automatic linking

comment:2 by olafvdspek@…, 14 years ago

Has a request been submitted?

comment:3 by John Maddock, 14 years ago

Resolution: invalid
Status: newclosed

As this isn't currently implementable, I'm going to close this issue down.

If you'd like to submit a feature request to the gcc folks and can get it implemented, we will of course add support.

John Maddock.

comment:4 by anonymous, 14 years ago

I was just trying to use boost filesystem with gcc, and I didn't know I also had to include the boost::system library.

Is it possible to update the documentation for these linked libraries so they say which libraries are required?

in reply to:  4 comment:5 by Steven Watanabe, 14 years ago

Replying to anonymous:

I was just trying to use boost filesystem with gcc, and I didn't know I also had to include the boost::system library.

Is it possible to update the documentation for these linked libraries so they say which libraries are required?

Please file a separate ticket.

Note: See TracTickets for help on using tickets.