You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That file has a lot of comments, but doesn't explain things very precisely and easily. For example by commenting out some of the lower options the number of configurations was affected. So i expected the first line with cchome to increase the number of configurations again if i uncomment it, but apparently it doesn't?
The text was updated successfully, but these errors were encountered:
Sorry for the late feed back
I use this config for my current windows smoker, would it be better to use this as a default?
C:\Users\abeltje\perl5coresmoke\etc>type w32current.cfg
==
-DCCTYPE=GCC -DCCHOME=C:\Strawberry\c
==
# Always build with -Duselargefiles
-Duselargefiles
==
# This section makes 5 configurations (-Duseithreads is now DEFAULT):
# -Uuseithreads
# -Duseithreads
# -Duseithreads -Duselongdouble
# -Duseithreads -Dusequadmath
# -UWIN64 -Duse64bitint
-Uuseithreads
-Duselongdouble
-Dusequadmath
-UWIN64 -Duse64bitint
==
# No Policy.sh on MSWin32, but we want alternating builds:
# Without and with DEBUGGING
-DDEBUGGING
That file has a lot of comments, but doesn't explain things very precisely and easily. For example by commenting out some of the lower options the number of configurations was affected. So i expected the first line with cchome to increase the number of configurations again if i uncomment it, but apparently it doesn't?
The text was updated successfully, but these errors were encountered: