public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* ISO boost library help
@ 2017-10-24 17:25 Nellis, Kenneth
  2017-10-24 17:32 ` Marco Atzeri
  2017-10-24 19:10 ` Csaba Raduly
  0 siblings, 2 replies; 4+ messages in thread
From: Nellis, Kenneth @ 2017-10-24 17:25 UTC (permalink / raw)
  To: cygwin

Trying unsuccessfully (so far) to use the Cygwin-provided boost libraries. The 
only boost-related package I saw was boost-build, which I've installed.

$ cygcheck -c boost-build
Cygwin Package Information
Package              Version        Status
boost-build          1.63.0-1       OK
$

Google seems to be telling me that I have to build (compile) the libraries with 
bjam, but finding no relevant documentation on how to do that from the Cygwin 
package.

$ pwd
/usr/share/boost-build
$ ls -l
total 5
-rw-r--r--  1 knellis Domain Users 267 May 19 04:44 boost-build.jam
drwxr-xr-x+ 1 knellis Domain Users   0 Oct 24 12:01 example
drwxr-xr-x+ 1 knellis Domain Users   0 Oct 24 12:01 src
$ bjam
warning: No toolsets are configured.
warning: Configuring default toolset "gcc".
warning: If the default is wrong, your build may not work correctly.
warning: Use the "toolset=xxxxx" option to override our guess.
warning: For more configuration options, please consult
warning: http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
error: no Jamfile in current directory found, and no target references specified.

$

Would appreciate some pointers.

--Ken Nellis

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ISO boost library help
  2017-10-24 17:25 ISO boost library help Nellis, Kenneth
@ 2017-10-24 17:32 ` Marco Atzeri
  2017-10-24 18:23   ` Nellis, Kenneth
  2017-10-24 19:10 ` Csaba Raduly
  1 sibling, 1 reply; 4+ messages in thread
From: Marco Atzeri @ 2017-10-24 17:32 UTC (permalink / raw)
  To: cygwin

On 24/10/2017 19:25, Nellis, Kenneth wrote:
> Trying unsuccessfully (so far) to use the Cygwin-provided boost libraries. The
> only boost-related package I saw was boost-build, which I've installed.
> 

may be libbost-devel ?

https://cygwin.com/packages/package_list.html

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: ISO boost library help
  2017-10-24 17:32 ` Marco Atzeri
@ 2017-10-24 18:23   ` Nellis, Kenneth
  0 siblings, 0 replies; 4+ messages in thread
From: Nellis, Kenneth @ 2017-10-24 18:23 UTC (permalink / raw)
  To: Marco Atzeri, cygwin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="utf-8", Size: 592 bytes --]

From: Marco Atzeri
> On 24/10/2017 19:25, Nellis, Kenneth wrote:
> > Trying unsuccessfully (so far) to use the Cygwin-provided boost
> > libraries. The only boost-related package I saw was boost-build, which
> I've installed.
> >
> 
> may be libbost-devel ?
> 
> https://cygwin.com/packages/package_list.html

Yeah, that was it. Thanx!

--Ken Nellis
\0ТÒÐÐ¥\a&ö&ÆVÒ\a&W\x06÷'G3¢\x02\x02\x02\x02\x02\x02\x06‡GG\x03¢òö7–wv–âæ6öÒ÷\a&ö&ÆV×2æ‡FÖÀФd\x15\x13¢\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x06‡GG\x03¢òö7–wv–âæ6öÒöf\x17\x12ðФFö7VÖVçF\x17F–öã¢\x02\x02\x02\x02\x02\x02\x02\x02\x06‡GG\x03¢òö7–wv–âæ6öÒöFö72æ‡FÖÀÐ¥Vç7V'67&–&R\x06–æfó¢\x02\x02\x02\x02\x02\x06‡GG\x03¢òö7–wv–âæ6öÒöÖÂò7Vç7V'67&–&R×6–×\x06ÆPРÐ

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ISO boost library help
  2017-10-24 17:25 ISO boost library help Nellis, Kenneth
  2017-10-24 17:32 ` Marco Atzeri
@ 2017-10-24 19:10 ` Csaba Raduly
  1 sibling, 0 replies; 4+ messages in thread
From: Csaba Raduly @ 2017-10-24 19:10 UTC (permalink / raw)
  To: cygwin list

On Tue, Oct 24, 2017 at 7:25 PM, Nellis, Kenneth  wrote:
> Trying unsuccessfully (so far) to use the Cygwin-provided boost libraries. The
> only boost-related package I saw was boost-build, which I've installed.

boost-build needs a better description

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-24 19:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-24 17:25 ISO boost library help Nellis, Kenneth
2017-10-24 17:32 ` Marco Atzeri
2017-10-24 18:23   ` Nellis, Kenneth
2017-10-24 19:10 ` Csaba Raduly

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).