![]() |
![]() |
#1 |
Nov 2022
17 Posts |
![]()
while compiling yafu2 in MSVC, I have an insurmoumtable problem with siever-config.w of lasieve5_64 project.
MSVC attempt compiling as it were a .c file! and reports more than 700 errors. Could anyone shed a light? TIA |
![]() |
![]() |
![]() |
#2 |
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
19×232 Posts |
![]()
.w files are legacy files - the author of the sieve wrote his code in CWEB (Don Knuth's) language. This language allows to write and document the code simultaneously. It is quite rarely used these days.
You can use ctangle to extract C code (and then compile it), and optionally cweave to get the documentation out. |
![]() |
![]() |
![]() |
#3 | |
Nov 2022
17 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
lowm.txt file | ET_ | Factoring | 2 | 2010-11-03 11:43 |
P-1 File Name Bug | NBtarheel_33 | Software | 2 | 2010-06-06 08:29 |
Dat File? | Xentar | Sierpinski/Riesel Base 5 | 10 | 2008-06-23 02:09 |
FILE vs. MDB | HiddenWarrior | Software | 1 | 2004-02-19 04:38 |
How to change Pxxxx.001 file to Pxxxx file? | edorajh | Software | 3 | 2003-12-31 12:30 |