Re: [f2py] undefined symbol: G77_date_and_time_0
Audrey Hureau <[email protected]>
| Newsgroups | gmane.comp.python.f2py.user |
|---|---|
| Message-ID | <[email protected]> |
Actually, it seems to be a library problem with a lot of undefined symbols. I found the f2c library where symbols are defined. However, it seems that for each subroutine, f2py create a symbol. I have a InitEntetePy routine. When I try to execute my python program, I still have a undefined symbol initentetepy_ Do you know something about the creation of symbols with f2py? Audrey HUREAU From: [email protected] To: f2py-users-Y4l6ocDipWCuvFJfX82//[email protected] Date: Mon, 26 Jul 2010 08:38:02 +0200 Subject: [f2py] undefined symbol: G77_date_and_time_0 Hi everyone, I'm using f2py and it's working pretty good however, I've got an error when I'm trying tu use a subroutine which calls date_and_time function : "File.so: undefined symbol: G77_date_and_time_0" Do you know what does it mean? Thanks for all responses. Surfez en toute confiance avec IE8, le navigateur le plus utilisé au monde ! _______________________________________________ f2py-users mailing list f2py-users-Y4l6ocDipWCuvFJfX82//[email protected] http://cens.ioc.ee/mailman/listinfo/f2py-users _______________________________________________ f2py-users mailing list f2py-users-Y4l6ocDipWCuvFJfX82//[email protected] http://cens.ioc.ee/mailman/listinfo/f2py-users