- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am compiling this old fortran 77 code set with no issue with -O2 or -O3 optimization. However, when I use -g with no optimization to debug the code, in the linking process it throws bunch of undefined reference errors! does anyone know why that is ?
ps: most of the variables it complains about are in implied do loops and the object files are compiled with no errors only when linking happens it bombs, any kind of help/hint is appreciated
Link Copied
0 Replies
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