- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
pls tell me steps to compile this https://github.com/hoehrmann/pngwolf,
included man is for gcc
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In principle, you should be able to switch from MSVC++ to the ICL plugin simply by changing the compiler name (or GUI selection). The instructions seem to expect that you know more about this application and your desired usage than you have let on.
If you want to run within cygwin, it may not make sense to use Intel compiler nor to ask here (not that I expect much sympathy on cygwin mail lists, if no one has contributed a port).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
where to change compiler name? so i guess it`s complicated not just icl sample.c right to compile? you mean change name in source itself?
is there a utility to make it in automode?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
where to change compiler name? so i guess it`s complicated not just icl sample.c right to compile? you mean change name in source itself?
is there a utility to make it in automode?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If building from a makefile, there should be a symbol to set to the name of the compiler. If not, you would have to edit, e.g. change all instances of cl to icl.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page