- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am using Intel c++ compiler with VC++. If I understand correctly then xilink (Intel linker) makes a call to VC++ linker (link). Please, let me know if my understanding is correct as I am planning to use my current VC++ linker options as it is when shifting to Intel c++.
Thanks
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes. xilink may call the Intel compilerto do some multifile optimzation before calling Microsoft linke to make executable. If you using Intel compiler the it would be better to call xilink for linking and let the xilink decide when to call the microsoft linker.

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