Quantcast
Channel: Intel® Software - Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1175

Mapping compiler options from Tru64 to Intel

$
0
0

Can anyone help with this?  I am porting a legacy c program from UNIX Tru64 to Intel64.  I have not had any luck in mapping the following options:
-source_listing
-assume noaligned_objects
-D_INLINE_INTRINSICS
-show source, header, statistics   

The complete compile options line is as follows:
Tru64
-source_listing -show source,header,statistics -assume noaligned_objects -O0 -D_INLINE_INTRINSICS

Intel64
-O0
I believe some of these I can do without i.e., -source-listing.  I can always cat the code to a .l file.   But I'm not sure about the others.

 

Zone: 

Thread Topic: 

Help Me

Viewing all articles
Browse latest Browse all 1175

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>