Because OSX uses the old ld behavior of implicitly guessing DSOs. For
various reasons this is a bad idea and has been turned off on linux
distributions in the last couple of years.
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an ema
I wonder why that was not necessary for Mac. Anyway, thank you very much!
Kwankyu
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.
Yes you need at least libraries = ['readline']. If you need other libraries
they must be declared as well.
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, visit t
It is
Extension('sage.misc.readline_extra_commands',
sources = ['sage/misc/readline_extra_commands.pyx']),
Do I need to add "-lreadline" somewhere here?
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an em
Are you linking with -lreadline? Whats the entry in module_list.py
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group