Re: problem with linking "ishft" (fortran)

1997-03-16 Thread Alex Romosan
you are probably using an old version of libf2c (at least the standard debian f2c is pretty old). try upgrading to the latest libf2c and the problems will go away (at least i don't see them compiling against the cern libraries). i have a debian version of the latest f2c. you can get it by anonymous

problem with linking "ishft" (fortran)

1997-03-15 Thread Eugene H. Sevinian
Dear Users, Runing into problem with compiling my fortran code I don't understand how to fix this problem. I use some functions like "iend, ieor, ishft" in my program and it works well on Slackware but does do it on my Debian due to " undefined reference to `lbit_shift'". Commenting 'ishft'