public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] problem with ecos in fedora
@ 2007-06-19 12:42 Mamdoh Shahin
  2007-06-19 12:45 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Mamdoh Shahin @ 2007-06-19 12:42 UTC (permalink / raw)
  To: ecos-discuss

Hallo
I work in project that use ecos and when we try the project on fedora 
the includes which we take from the operating system as:

/usr/local/include
/usr/lib/gcc/i486-linux-gnu/4.1.2/include
/usr/include

by using
SEARCH_DIR(/lib);
SEARCH_DIR(/usr/lib/gcc/i586-suse-linux/2.95.3); 
SEARCH_DIR(/usr/local/lib);
SEARCH_DIR(/usr/i386-redhat-linux/lib);
SEARCH_DIR(/usr/lib)
in the target.ld ,this includes can not be attached in the project , but 
there is not building error ,only when we begin debugging segmentation 
fault is occured

thanks for help
Mamdoh

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-19 11:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-19 12:42 [ECOS] problem with ecos in fedora Mamdoh Shahin
2007-06-19 12:45 ` Gary Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).