Skip to content

Cleanup Jamfile for minimax - #1451

Merged
NAThompson merged 1 commit into
developfrom
1450-jamfile-cleanup
Sep 5, 2026
Merged

Cleanup Jamfile for minimax#1451
NAThompson merged 1 commit into
developfrom
1450-jamfile-cleanup

Conversation

@NAThompson

Copy link
Copy Markdown
Collaborator

No description provided.

@NAThompson

Copy link
Copy Markdown
Collaborator Author

Closes #1450

@ecorm

ecorm commented Sep 2, 2026

Copy link
Copy Markdown

When I try:

../../../../b2 -a

within the libs/math/tools/minimax directory, I get:

error: Unable to find file or target named
error:     '../config//has_mpfr'
error: referred to from project at
error:     '.'
error: could not resolve project reference '../config'

@NAThompson

Copy link
Copy Markdown
Collaborator Author

@ecorm : apologies-try once more!

@ecorm

ecorm commented Sep 5, 2026

Copy link
Copy Markdown

@NAThompson , it compiles for me now with your last change. Thanks!

./minimax
Running 1 test case...
info
Nothing to display
Variant              = 0
range                = [0,1]
Relative Error       = 1
Pin to Origin        = 0
Order (Num/Denom)    = 3/1
Target Precision     = 64
Working Precision    = 128
Skew                 = 0
Brake                = 50
X Offset             = 0
X scale              = 1
Y Offset             = 0

@ecorm

ecorm commented Sep 5, 2026

Copy link
Copy Markdown

@NAThompson , the Running 1 test case... output is a bit worrisome. The concern is that the Boost.Math test suite might try to run minimax and then get stuck because it's an interactive program. I don't know how the test suite is put together, sorry.

@NAThompson
NAThompson merged commit c6d79d9 into develop Sep 5, 2026
75 of 76 checks passed
@NAThompson
NAThompson deleted the 1450-jamfile-cleanup branch September 5, 2026 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants