../elf/start.S ???

bflynt
Total Points:
30
Registered User
June 23, 2009 4:25 PM PDT
Rate
 
#1
Just as an add on:

I do compile my code with the -g flag for example my full compiler line is:
ifort -g -check bounds -check pointers -traceback -c Filename.F90

Thanks,
Bryan


Quoting - bflynt
<!-- @page { margin: 0.79in } P { margin-bottom: 0.08in } -->

Can someone direct me to my error? I've been looking over the forums but have found no answer.

When I start iidb by typing idb at the command line the gui starts up fine. When I try to load my program I get a small window saying.

 

Unable to locate source file "/usr/src/packages/BUILD/glibc-2.9/sysdeps/x86_64/elf/start.S"

Do you like to search for it manually?

 

What is this and how do I fix it???

-------------------------------------------------------------------

 

My SetUp:

Intel Fortran & C++ compilers 11.0/083 on openSuse 11.1 64 bit
In my .bashrc file I source:
source /opt/intel/Compiler/11.0/083/bin/intel64/iccvars_intel64.sh
source /opt/intel/Compiler/11.0/083/bin/intel64/ifortvars_intel64.sh
source /opt/intel/Compiler/11.0/083/bin/intel64/idbvars.sh

Interestingly enough this still does not resolve the libraries for iidb so I also have to add the line:
export LD_LIBRARY_PATH=/opt/intel/Compiler/11.0/083/idb/lib/intel64:$LD_LIBRARY_PATH

 

I have the Java JRE 1.6 and development libraries installed

If I click NO I can go ahead and operate the debugger

 

Thanks,

Bryan




Intel Software Network Forums Statistics

8491 users have contributed to 31629 threads and 100764 posts to date.
In the past 24 hours, we have 32 new thread(s) 141 new posts(s), and 200 new user(s).

In the past 3 days, the most popular thread for everyone has been gemm(A,A,A) like possible? The most posts were made to Crash when loading skeleton The post with the most views is Dear Steve, excuse me for a d

Please welcome our newest member shadowwolf99