From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 23 Jan 2013 17:01:32 +0100 Subject: [Buildroot] Boost integration In-Reply-To: (Willy Lambert's message of "Wed, 23 Jan 2013 10:06:00 +0100") References: <201301222220.14854.yann.morin.1998@free.fr> <87libk2s6i.fsf@dell.be.48ers.dk> Message-ID: <87ham73n37.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Willy" == Willy Lambert writes: Hi, >> It's just a backup in case upstream is down/disappears. Willy> Ok, then the current link to boost sourceforge seems broken, does Willy> anyone else has the same problem ? Why? It works here: make boost-source >>> boost 1.52.0 Downloading --2013-01-23 16:59:21-- http://downloads.sourceforge.net/project/boost/boost/1.52.0/boost_1_52_0.tar.bz2 Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://switch.dl.sourceforge.net/project/boost/boost/1.52.0/boost_1_52_0.tar.bz2 [following] --2013-01-23 16:59:21-- http://switch.dl.sourceforge.net/project/boost/boost/1.52.0/boost_1_52_0.tar.bz2 Resolving switch.dl.sourceforge.net (switch.dl.sourceforge.net)... 130.59.138.21, 2001:620:0:1b::21 Connecting to switch.dl.sourceforge.net (switch.dl.sourceforge.net)|130.59.138.21|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 54421709 (52M) [application/x-bzip2] Saving to: `/var/lib/downloads/boost_1_52_0.tar.bz2.tmp' Doesn't that work for you? Willy> I can propose you a patch to be abble to select different version a Willy> boost in config menus. But I'm not sure that the current mk can handle Willy> other versions. We normally don't support multiple versions of a package (except for a few minor exceptions) as that very soon becomes a support headache. Why would you want more than 1 version? Willy> I personnaly put Boost in Packages->Librairies->Boost. It is currently Willy> in a "Other" menu.Don't you think it would be a better place ? What would Libraries->Boost contain? Just the single boost package? -- Bye, Peter Korsgaard