Hi,

bridges/prj/build.lst contains:

br bridges\source\cpp_uno\gcc3_macosx_intel nmake - u br_gcc3macoxi br_cppuno_shared br_unotypes br_inc NULL br bridges\source\cpp_uno\gcc3_macosx_powerpc nmake - u br_gcc3macoxp br_cppuno_shared br_unotypes br_inc NULL

I wanted to add this line to it:

br bridges\source\cpp_uno\gcc3_macosx_universal nmake - u br_gcc3macoxu br_gcc3macoxi br_gcc3macoxp NULL

And got this error:

ERROR: br_gcc3macoxi is a wrongly used dependency identifier!

I had to change u -> all in both intel and powerpc lines to be able to use universal line. Why?

Both intel and powerpc should be built on u only and universal depends on both of them...
--
Pavel Janík


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to