Hi Soliton, > Thanks for your help. I have been very busy with other things for last > couple days, therefore I could not test it and respond quickly. You are > right, I have older version installed in my system, so the application > keep pointing to older include directory, which made the '16f887' unknown. > Now I have the pic16f886.lib and pic16f887.lib. But I compile it in > Windows Box. I still have prolem compiling this file in OpenBSD box > (discussed in other thread).
Should be solved in latest svn revision (r4791+). > Could I use this pic16f886.lib and pic16f887.lib which I compile under > mingw, windows, in my OpenBSD box? I see no problem with that: gputils must produce the same output be it on Windows or Unix. Just make sure the compiler versions match, otherwise required support routines might be missing from the libs. Regards, Raphael ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
