[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: PCB. Link error on "toporouter.c".
Hello,
- I currently usr gEDA on Cygwin (1.7.x).
- PCB ("pcb-20091103.tar.gz") do not built under Cygwin, due to link errors
related to "toporouter.c" source file.
- The workaround is to change "inline" keywords by "extern inline" keywords
in "toporouter.c".
This workaround seems to be working correctly on both Cygwin 1.7 and Linux
(Slackware 12.1).
- Remark: This built error is due to some changes in "inline" keyword
behaviour on GCC 4.x
See: "http://sourceware.org/ml/newlib/2007/msg00292.html"
Claude
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug