mklib.c 66 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684
  1. /*---------------------------------------------------------------------------*/
  2. /* mklib.c */
  3. /* */
  4. /* Copyright (c) 2011-2017 Texas Instruments Incorporated */
  5. /* http://www.ti.com/ */
  6. /* */
  7. /* Redistribution and use in source and binary forms, with or without */
  8. /* modification, are permitted provided that the following conditions */
  9. /* are met: */
  10. /* */
  11. /* Redistributions of source code must retain the above copyright */
  12. /* notice, this list of conditions and the following disclaimer. */
  13. /* */
  14. /* Redistributions in binary form must reproduce the above copyright */
  15. /* notice, this list of conditions and the following disclaimer in */
  16. /* the documentation and/or other materials provided with the */
  17. /* distribution. */
  18. /* */
  19. /* Neither the name of Texas Instruments Incorporated nor the names */
  20. /* of its contributors may be used to endorse or promote products */
  21. /* derived from this software without specific prior written */
  22. /* permission. */
  23. /* */
  24. /* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS */
  25. /* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT */
  26. /* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR */
  27. /* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT */
  28. /* OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, */
  29. /* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT */
  30. /* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, */
  31. /* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY */
  32. /* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT */
  33. /* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE */
  34. /* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */
  35. /* */
  36. /*---------------------------------------------------------------------------*/
  37. /*---------------------------------------------------------------------------
  38. * This is mklib version for PRU compiler
  39. * run-time support library
  40. *---------------------------------------------------------------------------*/
  41. /*---------------------------------------------------------------------------
  42. * This source code is automatically generated. You should not need to
  43. * modify it if you have not added files to the compiler RTS library.
  44. *---------------------------------------------------------------------------*/
  45. /*---------------------------------------------------------------------------
  46. * This source code is specific to compiler RTS library version .
  47. * It uses a Makefile which understands which files belong in each version of
  48. * the library, and what extra options are needed for each variant of the RTS.
  49. * The Makefile uses 'make' variables to activate major feature clusters.
  50. * This source code and the Makefile share knowledge of these groups. The
  51. * format of the Makefile, as well as the implementation of this source code,
  52. * is subject to change without notice.
  53. *---------------------------------------------------------------------------*/
  54. #include <stdio.h>
  55. #include <assert.h>
  56. #include <string>
  57. #include <sstream>
  58. #include <ctype.h>
  59. #include <string.h>
  60. #include <stdlib.h>
  61. #include <errno.h>
  62. #include <limits.h>
  63. #include <time.h>
  64. using namespace std;
  65. const char *isa = "PRU";
  66. const char *version = "";
  67. int buildmodel = 2011;
  68. const char *c_dir_name = "PRU_C_DIR";
  69. #define MAX_PREDICATE 4
  70. struct library_t {
  71. const char *name;
  72. const char *predicates[MAX_PREDICATE+1];
  73. };
  74. typedef struct library_t library_t;
  75. library_t LIBRARIES[] = {
  76. { "rtspruv1_le.lib", { "V1","LITTLE_ENDIAN" } },
  77. { "rtspruv1_le_eh.lib", { "EXCEPTIONS","FULL_PORTABLE_EH","V1","LITTLE_ENDIAN" } },
  78. { "rtspruv1_be.lib", { "V1","BIG_ENDIAN" } },
  79. { "rtspruv3_be_eh.lib", { "V3","BIG_ENDIAN","EXCEPTIONS","FULL_PORTABLE_EH" } },
  80. { "rtspruv3_be.lib", { "BIG_ENDIAN","V3" } },
  81. { "rtspruv1_be_eh.lib", { "FULL_PORTABLE_EH","BIG_ENDIAN","EXCEPTIONS","V1" } },
  82. { "rtspruv2_be_eh.lib", { "V2","EXCEPTIONS","BIG_ENDIAN","FULL_PORTABLE_EH" } },
  83. { "rtspruv2_be.lib", { "V2","BIG_ENDIAN" } },
  84. { "rtspruv2_le.lib", { "V2","LITTLE_ENDIAN" } },
  85. { "rtspruv3_le_eh.lib", { "V3","LITTLE_ENDIAN","EXCEPTIONS","FULL_PORTABLE_EH" } },
  86. { "rtspruv3_le.lib", { "V3","LITTLE_ENDIAN" } },
  87. { "rtspruv2_le_eh.lib", { "LITTLE_ENDIAN","V2","EXCEPTIONS","FULL_PORTABLE_EH" } },
  88. };
  89. const char *DEFAULT_OPTIONS = " -O --embed_icode --keep_asm --diag_warning=225 --quiet";
  90. library_t *find_library(const string &pattern)
  91. {
  92. for (size_t i = 0; i < (sizeof LIBRARIES / sizeof *LIBRARIES); i++)
  93. if (!pattern.compare(LIBRARIES[i].name)) return &LIBRARIES[i];
  94. return NULL;
  95. }
  96. string pattern;
  97. string index_library_path;
  98. string name;
  99. bool all = false;
  100. string options;
  101. string extra_options;
  102. string internal_options;
  103. string install_to;
  104. string compiler_bin_dir;
  105. FILE *logfile;
  106. string logfile_name;
  107. string tmpdir;
  108. bool user_defined_tmpdir = false;
  109. string gmake = "gmake";
  110. int parallel;
  111. bool quiet = false;
  112. bool dryrun = false;
  113. bool verbose = false;
  114. bool keep_scratch_dir = false;
  115. void list_libraries()
  116. {
  117. for (size_t i = 0; i < (sizeof LIBRARIES / sizeof *LIBRARIES); i++)
  118. printf("%s ", LIBRARIES[i].name);
  119. printf("\n");
  120. }
  121. void usage()
  122. {
  123. printf("Usage: mklib [--pattern=rts6200.lib --index=libc.a ..]\n\n");
  124. printf("This is mklib version %s for %s compiler run-time support libraries.\n\n", version, isa);
  125. printf("mklib is used to build a compiler RTS library from source; it is specific to\n"
  126. "compiler RTS library version %s.\n\n", version);
  127. printf(" --index=FILENAME\n\n"
  128. " The index library (libc.a) for this release. Used to\n"
  129. " find a template library for custom builds, and to find\n"
  130. " the source files (located in the subdirectory \"src\").\n"
  131. " REQUIRED.\n\n");
  132. printf(" --pattern=FILENAME\n\n"
  133. " Pattern for building a library. If neither\n"
  134. " --extra_options nor --options are specified, the\n"
  135. " library will be the standard library with the standard\n"
  136. " options for that library. If either --extra_options\n"
  137. " or --options are specified, the library is a custom\n"
  138. " library with custom options. REQUIRED unless --all is\n"
  139. " used.\n\n");
  140. printf(" --all\n\n"
  141. " Build all standard libraries at once.\n\n");
  142. printf(" --install_to=DIRECTORY\n\n"
  143. " The directory into which to write the library. For a\n"
  144. " standard library, this defaults to the same directory\n"
  145. " as the index library (libc.a). For a custom library,\n"
  146. " this option is REQUIRED.\n\n");
  147. printf(" --compiler_bin_dir=DIRECTORY\n\n"
  148. " The directory where the compiler executables are.\n"
  149. " When invoking mklib directly, the executables should\n"
  150. " be in the PATH, but if they are not, this option must\n"
  151. " be used to tell mklib where they are. This option is\n"
  152. " primarily for use when mklib is invoked by the linker.\n\n");
  153. printf(" --name=FILENAME\n\n"
  154. " File name for the library with no directory part.\n"
  155. " Only useful for custom libraries.\n\n");
  156. printf(" --options='STR'\n\n"
  157. " Options to use when building the library. The default\n"
  158. " options (see below) are REPLACED by this string. If\n"
  159. " this option is used, the library will be a custom\n"
  160. " library.\n\n");
  161. printf(" --extra_options='STR'\n\n"
  162. " Options to use when building the library. The default\n"
  163. " options (see below) are also used. If this option is\n"
  164. " used, the library will be a custom library.\n\n");
  165. printf(" --list_libraries\n\n"
  166. " List the libraries this script is capable of building\n"
  167. " and exit. ordinary system-specific directory.\n\n");
  168. printf(" --log=FILENAME\n\n"
  169. " Save the build log as FILENAME\n\n");
  170. printf(" --tmpdir=DIRECTORY\n\n"
  171. " Use DIRECTORY for scratch space instead of the\n"
  172. " ordinary system-specific directory.\n\n");
  173. printf(" --keep_scratch\n\n"
  174. " Don't delete scratch directory when finished\n\n");
  175. printf(" --gmake=FILENAME Gmake-compatible program to invoke instead of \"gmake\"\n"
  176. " --parallel=N Compile N files at once (\"gmake -j N\")\n\n");
  177. printf(" --query=FILENAME Does this script know how to build FILENAME?\n\n");
  178. printf(" --help|h Display this help\n"
  179. " --quiet|q Operate silently\n"
  180. " --verbose|v Extra information to debug this executable\n");
  181. printf("Examples:\n\n");
  182. printf(" To build all standard libraries and place them in the compiler's\n"
  183. " library directory:\n\n");
  184. printf(" mklib --all --index=$C_DIR/lib\n\n");
  185. printf(" To build one standard library and place it in the compiler's library\n"
  186. " directory:\n\n");
  187. printf(" mklib --pattern=rts6200.lib --index=$C_DIR/lib\n\n");
  188. printf(" To build a custom library that is just like rts6200.lib, but has symbolic\n"
  189. " debugging support enabled:\n\n");
  190. printf(" mklib --pattern=rts6200.lib --extra_options=\"-g\" --index=$C_DIR/lib --install_to=$Project/Debug --name=rts6200_debug.lib\n\n");
  191. printf("Default options: [%s]\n\n", DEFAULT_OPTIONS);
  192. printf("Standard library names: ");
  193. list_libraries();
  194. exit(1);
  195. }
  196. /*===========================================================================*/
  197. /* System-specific functions */
  198. /*===========================================================================*/
  199. #include <getopt.h>
  200. #if __APPLE__ || unix || __unix || __hpux /* 'unix' DEFINED BY MOST COMPILERS */
  201. #include <unistd.h>
  202. #include <dirent.h>
  203. string directory_part(const string &pathname)
  204. {
  205. string::size_type pos = pathname.find_last_of('/');
  206. if (pos == string::npos) return ".";
  207. else return pathname.substr(0, pos);
  208. }
  209. const string splice(const string &dir, const string &base)
  210. {
  211. return dir + '/' + base;
  212. }
  213. const string path_delim(void)
  214. {
  215. return ":";
  216. }
  217. bool path_is_absolute(const string &pathname)
  218. {
  219. return !pathname.empty() && pathname[0] == '/';
  220. }
  221. #include <sys/stat.h>
  222. #include <sys/types.h>
  223. bool make_directory(const string &pathname)
  224. {
  225. return mkdir(pathname.c_str(), 0775) == 0;
  226. }
  227. bool set_working_directory(const string &pathname)
  228. {
  229. return chdir(pathname.c_str()) == 0;
  230. }
  231. void discover_tmpdir(void)
  232. {
  233. char *dir = getenv("TMPDIR"); /* POSIX */
  234. tmpdir = dir ? dir : "/tmp";
  235. }
  236. const string getcwd_or_die(void);
  237. const string absolute_path(const string &pathname)
  238. {
  239. if (path_is_absolute(pathname)) return pathname;
  240. const string pwd = getcwd_or_die();
  241. if (pathname.compare(".") == 0) return pwd;
  242. else return splice(pwd, pathname);
  243. }
  244. const string unquote(const string &in) { return in; }
  245. bool directory_exists(const string &path)
  246. {
  247. DIR *dp = opendir(path.c_str());
  248. if (dp == NULL) return false;
  249. closedir(dp);
  250. return true;
  251. }
  252. void remove_directory_recursive(const string &path)
  253. {
  254. const char *cpath = path.c_str();
  255. DIR *dp = opendir(cpath);
  256. if (dp == NULL)
  257. {
  258. if (errno == ENOTDIR)
  259. {
  260. if (remove(cpath))
  261. {
  262. const char *problem = strerror(errno);
  263. if (logfile) fprintf(logfile, ">> ERROR: mklib: could not remove %s: %s\n", cpath, problem);
  264. fprintf(stderr, ">> ERROR: mklib: could not remove %s: %s\n", cpath, problem);
  265. exit(1);
  266. }
  267. return;
  268. }
  269. else
  270. {
  271. const char *problem = strerror(errno);
  272. if (logfile) fprintf(logfile, ">> ERROR: mklib: could not open directory %s for deleting: %s\n", cpath, problem);
  273. fprintf(stderr, ">> ERROR: mklib: could not open directory %s for deleting: %s\n", cpath, problem);
  274. exit(1);
  275. }
  276. }
  277. struct dirent *entry;
  278. while((entry = readdir(dp)))
  279. {
  280. if (strcmp(entry->d_name, ".") &&
  281. strcmp(entry->d_name, ".."))
  282. {
  283. remove_directory_recursive(splice(path, entry->d_name));
  284. }
  285. }
  286. if (rmdir(cpath))
  287. {
  288. const char *problem = strerror(errno);
  289. if (logfile) fprintf(logfile, ">> ERROR: mklib: could not remove %s: %s\n", cpath, problem);
  290. fprintf(stderr, ">> ERROR: mklib: could not remove %s: %s\n", cpath, problem);
  291. exit(1);
  292. }
  293. closedir(dp);
  294. }
  295. #elif _WIN32
  296. #include <windows.h> // For GetFullPathName, GetShortPathName
  297. #include <direct.h>
  298. #define getcwd _getcwd
  299. #define chdir _chdir
  300. #define mkdir _mkdir
  301. #define PATH_MAX MAX_PATH
  302. string directory_part(const string &pathname)
  303. {
  304. char drive[MAX_PATH];
  305. char dir [MAX_PATH];
  306. char fname[MAX_PATH];
  307. char ext [MAX_PATH];
  308. char outdir[MAX_PATH];
  309. _splitpath(pathname.c_str(), drive, dir, fname, ext);
  310. _makepath(outdir, drive, dir, "", "");
  311. if (strlen(outdir) == 0) return ".";
  312. return outdir;
  313. }
  314. bool path_is_absolute(const string &pathname)
  315. {
  316. return directory_part(pathname) != ".";
  317. }
  318. const string splice(const string &dir, const string &base)
  319. {
  320. return dir + '\\' + base;
  321. }
  322. const string path_delim(void)
  323. {
  324. return ";";
  325. }
  326. bool make_directory(const string &pathname)
  327. {
  328. return mkdir(pathname.c_str()) == 0;
  329. }
  330. bool set_working_directory(const string &pathname)
  331. {
  332. return chdir(pathname.c_str()) == 0;
  333. }
  334. void discover_tmpdir(void)
  335. {
  336. char *dir = getenv("TEMP"); /* Windows standard */
  337. if (!dir) dir = getenv("TMP"); /* Old DOS variant */
  338. if (!dir)
  339. {
  340. fprintf(stderr, ">> ERROR: mklib: environment variable TEMP not set\n");
  341. exit(1);
  342. }
  343. tmpdir = dir;
  344. }
  345. #include <cctype>
  346. #include <algorithm>
  347. const string downcase(const string uppercase)
  348. {
  349. string result(uppercase);
  350. std::transform(result.begin(), result.end(), result.begin(),
  351. ::tolower);
  352. return result;
  353. }
  354. const string upcase(const string lowercase)
  355. {
  356. string result(lowercase);
  357. std::transform(result.begin(), result.end(), result.begin(),
  358. ::toupper);
  359. return result;
  360. }
  361. /*---------------------------------------------------------------------------*/
  362. /* If the string is quoted, and the quotes match, remove the outermost */
  363. /* quotes. */
  364. /*---------------------------------------------------------------------------*/
  365. const string unquote(const string &in)
  366. {
  367. size_t len = in.length();
  368. if (len >= 2)
  369. {
  370. char first = in[0];
  371. char last = in[len-1];
  372. if (first == last &&
  373. (first == '"' || first == '\''))
  374. {
  375. return in.substr(1,len-2);
  376. }
  377. }
  378. return in;
  379. }
  380. /*---------------------------------------------------------------------------*/
  381. /* Return the absolute path to a file. If the file is not already an */
  382. /* absolute path, it will be considered relative to the current directory. */
  383. /* In addition, this will cook the path so that it is palatable to gmake */
  384. /*---------------------------------------------------------------------------*/
  385. const string absolute_path(const string &pathname)
  386. {
  387. /*-----------------------------------------------------------------------*/
  388. /* The user can mistakenly introduce quotes into environment variables. */
  389. /* Quotes in TEMP (for example), are treated as literal quotes (part of */
  390. /* the actual filename). */
  391. /* */
  392. /* For example, this will add literal quotes to TEMP: */
  393. /* */
  394. /* set TEMP="C:\where ever\tmp" */
  395. /* */
  396. /* The following work, and do not embed literal quotes: */
  397. /* */
  398. /* set TEMP=C:\where ever\tmp */
  399. /* set "TEMP=C:\where ever\tmp" */
  400. /* */
  401. /* When presented with a pathname, remove the quotes. This assumes the */
  402. /* user merely mistakenly added the quotes, rather than having a real */
  403. /* file name with embedded quotes (possible, but we just hope they don't */
  404. /* use such a name for a PATH, TEMP, or compiler installation ...) */
  405. /*-----------------------------------------------------------------------*/
  406. const string unquoted_pathname = unquote(pathname);
  407. /*-----------------------------------------------------------------------*/
  408. /* Get the absolute path name. */
  409. /*-----------------------------------------------------------------------*/
  410. const char *orig = unquoted_pathname.c_str();
  411. char full_path[MAX_PATH];
  412. size_t full_sz = GetFullPathName(orig, MAX_PATH, full_path, NULL);
  413. if (full_sz == 0 || full_sz > MAX_PATH)
  414. {
  415. fprintf(stderr, ">> ERROR: mklib: could not get a full pathname for %s\n", orig);
  416. exit(1);
  417. }
  418. string result;
  419. /*-----------------------------------------------------------------------*/
  420. /* Now convert it to "short" form. We do this so that we don't have to */
  421. /* worry about spaces in filenames, which are a special problem for gmake*/
  422. /*-----------------------------------------------------------------------*/
  423. /* If the value of tmpdir contains both a colon (it will if it is of the */
  424. /* form C:\whatever) and a space, gmake will fail with "multiple target */
  425. /* patterns" because gmake uses colons to separate parts of patterns. */
  426. /* Use the 8.3 "short" pathname to avoid this problem. */
  427. /*-----------------------------------------------------------------------*/
  428. char short_path[MAX_PATH];
  429. size_t short_sz = GetShortPathName(full_path, short_path, MAX_PATH);
  430. if (short_sz == 0 || short_sz > MAX_PATH)
  431. {
  432. /*-------------------------------------------------------------------*/
  433. /* If the file does not exist, GetShortPathName will fail. This is */
  434. /* not particularly a problem unless we're going to pass the */
  435. /* pathname to gmake. Make sure to create directories, files, */
  436. /* etc. before calling this function. The only one we can't do this */
  437. /* for is the temporary library pathname. Don't give an error if we */
  438. /* can't get the short path name. */
  439. /*-------------------------------------------------------------------*/
  440. result = full_path;
  441. }
  442. else result = short_path;
  443. /*-----------------------------------------------------------------------*/
  444. /* Now replace all backslashes with forward slashes. gmake can't handle */
  445. /* backslashes in all contexts, but Windows API functions can handle */
  446. /* forward shashes, so just use those. */
  447. /*-----------------------------------------------------------------------*/
  448. for (size_t i=0; i < result.size(); i++)
  449. if (result[i] == '\\') result[i] = '/';
  450. /*-----------------------------------------------------------------------*/
  451. /* Downcase the file extension here because gmake 3.81 emits a bizarre */
  452. /* error message (probably indicating NULL dereference) if any part of */
  453. /* the filename part of the pathname has an uppercase character. The */
  454. /* case on the directory part does not matter. */
  455. /*-----------------------------------------------------------------------*/
  456. return downcase(result);
  457. }
  458. /*---------------------------------------------------------------------------*/
  459. /* mkdtemp not provided in the cross-compiler we use (win32_g++-4.1.1) */
  460. /*---------------------------------------------------------------------------*/
  461. const char *mkdtemp(char pattern[])
  462. {
  463. /* The pattern MUST end with six X's */
  464. char *start;
  465. if ((start = strstr(pattern, "XXXXXX")) == NULL || *(start+6) != '\0')
  466. {
  467. errno = EINVAL;
  468. return NULL;
  469. }
  470. /*-----------------------------------------------------------------------*/
  471. /* This algorithm is weak, but better than nothing. We don't expect */
  472. /* expect much danger from collisions (fingers crossed). Hopefully */
  473. /* we'll get a real version of mkdtemp eventually. */
  474. /*-----------------------------------------------------------------------*/
  475. srand(time(NULL));
  476. for (int attempt = 0; attempt < TMP_MAX; attempt++)
  477. {
  478. for (int i=0; i < 6; i++)
  479. {
  480. const char *chars =
  481. "abcdefghijklmnopqrstuvwxyz"
  482. "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
  483. "0123456789";
  484. size_t nchars = strlen(chars);
  485. int r = rand();
  486. unsigned p = (long long)r * nchars / (RAND_MAX+1);
  487. assert(p < nchars);
  488. start[i] = chars[p];
  489. }
  490. if (make_directory(pattern)) return pattern;
  491. }
  492. /*-----------------------------------------------------------------------*/
  493. /* Could not create a unique temp directory. */
  494. /*-----------------------------------------------------------------------*/
  495. return NULL;
  496. }
  497. bool directory_exists(const string &path)
  498. {
  499. DWORD ftyp = GetFileAttributes(path.c_str());
  500. if (ftyp == INVALID_FILE_ATTRIBUTES)
  501. return false;
  502. if (ftyp & FILE_ATTRIBUTE_DIRECTORY)
  503. return true;
  504. return false;
  505. }
  506. void remove_directory_recursive(const string &path)
  507. {
  508. DWORD gwdRet;
  509. char prev_working_directory[MAX_PATH];
  510. // Get the current directory so we can restore the working directory
  511. if (GetCurrentDirectory(MAX_PATH, prev_working_directory) == 0)
  512. {
  513. fprintf(stderr, ">> ERROR: mklib: Failed to get current working directory\n");
  514. exit(1);
  515. }
  516. // Change to the path we're trying to delete. We do this because FindFileData
  517. // will contain the relative path name of subdirectories. Instead of trying
  518. // to reconstruct a full path, just change the working directory.
  519. if (!SetCurrentDirectory(path.c_str()))
  520. {
  521. fprintf(stderr, ">> ERROR: mklib: Failed to set the current directory\n");
  522. exit(1);
  523. }
  524. WIN32_FIND_DATA FindFileData;
  525. HANDLE hfind = FindFirstFile("*", &FindFileData);
  526. while (hfind != INVALID_HANDLE_VALUE)
  527. {
  528. if (strcmp(FindFileData.cFileName, ".") &&
  529. strcmp(FindFileData.cFileName, ".."))
  530. {
  531. if (FindFileData.dwFileAttributes & FILE_ATTRIBUTE_DIRECTORY)
  532. remove_directory_recursive(FindFileData.cFileName);
  533. else
  534. if (DeleteFile(FindFileData.cFileName) == 0)
  535. {
  536. fprintf(stderr, ">> ERROR: mklib: Failed to delete file %s\n", FindFileData.cFileName);
  537. exit(1);
  538. }
  539. }
  540. if (!FindNextFile(hfind, &FindFileData))
  541. break;
  542. }
  543. FindClose(hfind);
  544. if (!SetCurrentDirectory(prev_working_directory))
  545. {
  546. fprintf(stderr, ">> ERROR: mklib: Failed to restore the current directory\n");
  547. exit(1);
  548. }
  549. if (RemoveDirectory(path.c_str()) == 0)
  550. {
  551. fprintf(stderr, ">> ERROR: mklib: Failed to remove the directory %s\n", path.c_str());
  552. exit(1);
  553. }
  554. }
  555. #endif
  556. /*===========================================================================*/
  557. /* Not-quite-so-system-specific functions */
  558. /*===========================================================================*/
  559. const string absolute_directory_part(const string &pathname)
  560. {
  561. return directory_part(absolute_path(pathname));
  562. }
  563. const string getcwd_or_die(void)
  564. {
  565. char pwd[PATH_MAX];
  566. if (getcwd(pwd, PATH_MAX) == NULL)
  567. {
  568. const char *problem = strerror(errno);
  569. fprintf(stderr, ">> ERROR: mklib: could not discover current directory: %s\n", problem);
  570. exit(1);
  571. }
  572. return pwd;
  573. }
  574. void make_directory_or_die(const string &pathname)
  575. {
  576. if (!make_directory(pathname) && !directory_exists(pathname))
  577. {
  578. const char *problem = strerror(errno);
  579. if (logfile) fprintf(logfile, ">> ERROR: mklib: Could not create directory %s: %s\n", pathname.c_str(), problem);
  580. fprintf(stderr, ">> ERROR: mklib: Could not create directory %s: %s\n", pathname.c_str(), problem);
  581. exit(1);
  582. }
  583. }
  584. void set_working_directory_or_die(const string &pathname)
  585. {
  586. if (!set_working_directory(pathname))
  587. {
  588. const char *problem = strerror(errno);
  589. if (logfile) fprintf(logfile, ">> ERROR: mklib: Could not set working directory %s: %s\n", pathname.c_str(), problem);
  590. fprintf(stderr, ">> ERROR: mklib: Could not set working directory directory %s: %s\n", pathname.c_str(), problem);
  591. exit(1);
  592. }
  593. }
  594. string filename_extension(const string &pathname)
  595. {
  596. string::size_type pos = pathname.find_last_of('.');
  597. if (pos == string::npos) return "";
  598. else return pathname.substr(pos+1);
  599. }
  600. bool file_exists(const string &pathname)
  601. {
  602. FILE *f = fopen(pathname.c_str(), "r");
  603. if (f) { fclose(f); return true; }
  604. else return false;
  605. }
  606. FILE* fopen_or_die(const string& filename, char* mode)
  607. {
  608. FILE* f = fopen(filename.c_str(), mode);
  609. if (!f)
  610. {
  611. const char *problem = strerror(errno);
  612. if (logfile) fprintf(logfile, ">> ERROR: mklib: could not open %s with mode %s: %s\n", filename.c_str(), mode, problem);
  613. fprintf(stderr, ">> ERROR: mklib: could not open %s with mode %s: %s\n", filename.c_str(), mode, problem);
  614. exit(1);
  615. }
  616. return f;
  617. }
  618. string make_temp_directory_or_die(const string &libname)
  619. {
  620. if (user_defined_tmpdir)
  621. {
  622. if (!directory_exists(tmpdir))
  623. make_directory_or_die(tmpdir);
  624. string scratch_dir(splice(tmpdir, libname));
  625. if (!directory_exists(scratch_dir))
  626. make_directory_or_die(scratch_dir);
  627. return scratch_dir;
  628. }
  629. else
  630. {
  631. string scratch_dir_pattern(splice(tmpdir, "TI_MKLIBXXXXXX"));
  632. char *buf = new char[scratch_dir_pattern.length() + 1];
  633. strcpy(buf, scratch_dir_pattern.c_str());
  634. if (mkdtemp(buf))
  635. {
  636. string result(buf);
  637. delete [] buf;
  638. return result;
  639. }
  640. else
  641. {
  642. const char *problem = strerror(errno);
  643. if (logfile) fprintf(logfile, ">> ERROR: mklib: Could not create temp directory in %s: %s\n", tmpdir.c_str(), problem);
  644. fprintf(stderr, ">> ERROR: mklib: Could not create temp directory in %s: %s\n", tmpdir.c_str(), problem);
  645. exit(1);
  646. }
  647. }
  648. }
  649. /*===========================================================================*/
  650. /*===========================================================================*/
  651. /*---------------------------------------------------------------------------*/
  652. /* Split a PATH, PATHEXT, or C_DIR on ';' or ':' as appropriate */
  653. /*---------------------------------------------------------------------------*/
  654. #include <vector>
  655. const vector<string> tokenize(const string &input, const string &delim)
  656. {
  657. vector<string> result;
  658. vector<string>::size_type begin = 0;
  659. vector<string>::size_type end = input.find_first_of(delim, begin);
  660. while (end != string::npos || begin != string::npos)
  661. {
  662. result.push_back(input.substr(begin, end - begin));
  663. begin = input.find_first_not_of(delim, end);
  664. end = input.find_first_of(delim, begin);
  665. }
  666. return result;
  667. }
  668. /*---------------------------------------------------------------------------*/
  669. /* Double quote a string which will be passed through system() in case the */
  670. /* string has space characters. On Windows, we always use the "short" */
  671. /* pathname, which never has spaces, but there could still be spaces in the */
  672. /* pathname on Unix. */
  673. /*---------------------------------------------------------------------------*/
  674. const string quote(const string &quotee)
  675. {
  676. return string("\"") + quotee + "\"";
  677. }
  678. /*---------------------------------------------------------------------------*/
  679. /* Move or copy the file to a new location. */
  680. /*---------------------------------------------------------------------------*/
  681. void copy_or_die(const string &src_name, const string &dst_name)
  682. {
  683. const char *src = src_name.c_str();
  684. const char *dst = dst_name.c_str();
  685. if (rename(src, dst))
  686. {
  687. /*-------------------------------------------------------------------*/
  688. /* If the rename fails (probably due to cross-filesystem move), the */
  689. /* original file is untouched, as well as the original destination, */
  690. /* if it exists. Copy it instead. */
  691. /*-------------------------------------------------------------------*/
  692. FILE *in = fopen_or_die(src_name, "rb");
  693. FILE *out = fopen_or_die(dst_name, "wb");
  694. char buf[BUFSIZ];
  695. size_t nread, nwritten;
  696. while (!feof(in) && !ferror(in))
  697. {
  698. nread = fread(buf, 1, sizeof(buf), in);
  699. if (nread < sizeof(buf) && ferror(in))
  700. {
  701. const char *problem = strerror(errno);
  702. if (logfile) fprintf(logfile, ">> ERROR: mklib: fread error on %s: %s\n", src, problem);
  703. fprintf(stderr, ">> ERROR: mklib: fread error on %s: %s\n", src, problem);
  704. exit(1);
  705. }
  706. if (nread)
  707. {
  708. nwritten = fwrite(buf, 1, nread, out);
  709. if (nwritten < nread && ferror(out))
  710. {
  711. const char *problem = strerror(errno);
  712. if (logfile) fprintf(logfile, ">> ERROR: mklib: fwrite error on %s: %s\n", dst, problem);
  713. fprintf(stderr, ">> ERROR: mklib: fwrite error on %s: %s\n", dst, problem);
  714. exit(1);
  715. }
  716. }
  717. }
  718. fclose(in);
  719. fclose(out);
  720. }
  721. }
  722. /*===========================================================================*/
  723. /* Helper program search */
  724. /*===========================================================================*/
  725. /*---------------------------------------------------------------------------*/
  726. /* When invoked from CCS, we don't need the compiler tools in the path, */
  727. /* because CCS invokes the compiler (e.g. cl6x) with an absolute path. When */
  728. /* executed this way, the compiler executes the linker with an absolute path */
  729. /* (if the linker exists in the same directory as the compiler shell). The */
  730. /* linker knows the absolute path to mklib, because it was found through */
  731. /* <TRG>_C_DIR. The linker invokes mklib using an absolute path, passing it */
  732. /* the absolute path to the compiler as a parameter. Now, mklib requires */
  733. /* unzip (InfoZIP unzip 5.51 or later), gmake, and sh; these might not be in */
  734. /* the user's path, so we need to try to find them. We will use a heuristic */
  735. /* to try to get them from CCS. */
  736. /*---------------------------------------------------------------------------*/
  737. /* We will not modify PATH; instead, we will invoke the tools with an */
  738. /* absolute pathname. */
  739. /*---------------------------------------------------------------------------*/
  740. /* For CCS 5.1 and later, the environment variable CCS_UTILS_DIR points to a */
  741. /* subdirectory in the installed CCS product. It contains two directories: */
  742. /* */
  743. /* %CCS_UTILS_DIR%\cygwin (contains unzip.exe and sh.exe) */
  744. /* %CCS_UTILS_DIR%\bin (contains gmake.exe) */
  745. /*---------------------------------------------------------------------------*/
  746. /* For CCS 4.x and 5.0, if the XDC tools are installed, and the */
  747. /* environment variable XDCTOOLS is set, it points to the installed XDC */
  748. /* product. It contains two directories: */
  749. /* */
  750. /* %XDCTOOLS% (contains gmake.exe) */
  751. /* %XDCTOOLS%\bin (contains unzip.exe and sh.exe) */
  752. /*---------------------------------------------------------------------------*/
  753. const string do_nothing_args(const string name)
  754. {
  755. if (name.compare("unzip") == 0) return "-v";
  756. if (name.compare("gmake") == 0) return "--version";
  757. if (name.compare("sh") == 0) return "-c true";
  758. assert(0 && "Invalid argument to do_nothing_args");
  759. }
  760. #if _WIN32
  761. /*---------------------------------------------------------------------------*/
  762. /* Return the absolute pathname of a program. If directory is given, search */
  763. /* that directory; otherwise, search the user's PATH. */
  764. /*---------------------------------------------------------------------------*/
  765. bool find_program_search_path(const char *directory,
  766. const string program,
  767. string &fullpath)
  768. {
  769. /*-----------------------------------------------------------------------*/
  770. /* The Windows function SearchPath searches for an executable in the */
  771. /* given diretctory, or if the given directory is NULL, in the user's */
  772. /* PATH. However, it is quite cantanerkous, and doesn't seem to match */
  773. /* up with its documentation. It doesn't seem to iterate over PATHEXT. */
  774. /* For some reason it doesn't write to the output buffer if it is of */
  775. /* exactly the right size. In fact, for one test case, the buffer had */
  776. /* to be at least 9 bytes larger than needed before SearchPath actually */
  777. /* wrote to it. I don't know how to tell from the return value whether */
  778. /* it successfully wrote or not, and I don't know if I can rely on */
  779. /* GetError or that the output buffer is no longer an empty string. For */
  780. /* that reason, only give it one chance, with MAX_PATH. */
  781. /*-----------------------------------------------------------------------*/
  782. static const char *PATHEXT = getenv("PATHEXT");
  783. if (!PATHEXT) PATHEXT = ".EXE";
  784. vector<string> exts(tokenize(PATHEXT, path_delim()));
  785. char realname[MAX_PATH];
  786. for (size_t i = 0; i < exts.size(); i++)
  787. {
  788. const string &ext = exts[i];
  789. size_t sz = SearchPath(directory, program.c_str(), ext.c_str(),
  790. MAX_PATH, realname, NULL);
  791. if (sz > 0 && sz < MAX_PATH)
  792. {
  793. assert(strlen(realname) == sz);
  794. fullpath = absolute_path(realname);
  795. return true;
  796. }
  797. }
  798. return false;
  799. }
  800. #else
  801. bool find_program_search_path(const char *directory,
  802. const string program,
  803. string &fullpath)
  804. {
  805. if (directory)
  806. {
  807. string pathname(splice(directory, program));
  808. if (file_exists(pathname))
  809. {
  810. fullpath = pathname;
  811. return true;
  812. }
  813. }
  814. else
  815. {
  816. static const char *PATH = getenv("PATH");
  817. if (PATH)
  818. {
  819. vector<string> paths(tokenize(PATH, path_delim()));
  820. for (size_t i = 0; i < paths.size(); i++)
  821. if (find_program_search_path(paths[i].c_str(),
  822. program,
  823. fullpath))
  824. return true;
  825. }
  826. }
  827. return false;
  828. }
  829. #endif
  830. /*---------------------------------------------------------------------------*/
  831. /* Find the program and return the absolute pathname. */
  832. /*---------------------------------------------------------------------------*/
  833. bool find_program(const string program, string &abs_path)
  834. {
  835. static const char *CCS_UTILS_DIR = getenv("CCS_UTILS_DIR");
  836. static const char *XDCROOT = getenv("XDCROOT");
  837. /*=======================================================================*/
  838. /* If the program is already an absolute pathname (the user specified an */
  839. /* absolute pathname with --gmake), just use that. */
  840. /*=======================================================================*/
  841. if (path_is_absolute(program))
  842. {
  843. abs_path = absolute_path(program);
  844. return true;
  845. }
  846. /*=======================================================================*/
  847. /* Try certain pre-defined CCS-installed directories. */
  848. /*=======================================================================*/
  849. for (int pass = 0; pass < 4; pass++)
  850. {
  851. string root;
  852. switch(pass)
  853. {
  854. /*---------------------------------------------------------------*/
  855. /* In CCS 5.1 or later, the environment variable CCS_UTILS_DIR */
  856. /* indicates the appropriate executables have been installed as */
  857. /* part of core CCS. */
  858. /*---------------------------------------------------------------*/
  859. case 0:
  860. {
  861. if (!CCS_UTILS_DIR) continue;
  862. root = splice(unquote(CCS_UTILS_DIR), "cygwin");
  863. break;
  864. }
  865. case 1:
  866. {
  867. if (!CCS_UTILS_DIR) continue;
  868. root = splice(unquote(CCS_UTILS_DIR), "bin");
  869. break;
  870. }
  871. /*---------------------------------------------------------------*/
  872. /* In CCS 4.x, if the environment variable XDCROOT is set, the */
  873. /* user chose to install XDC as part of the CCS installation. */
  874. /*---------------------------------------------------------------*/
  875. case 2:
  876. {
  877. if (!XDCROOT) continue;
  878. root = unquote(XDCROOT);
  879. break;
  880. }
  881. case 3:
  882. {
  883. if (!XDCROOT) continue;
  884. root = splice(unquote(XDCROOT), "bin");
  885. break;
  886. }
  887. }
  888. if (find_program_search_path(root.c_str(), program, abs_path))
  889. return true;
  890. }
  891. /*=======================================================================*/
  892. /* We give CCS_UTILS_DIR and XDCROOT precedence over the user's PATH. If */
  893. /* the program has still not been found, then look in the user's PATH. */
  894. /* The user must have a viable version of the program available (e.g. */
  895. /* InfoZIP 5.51 or better). */
  896. /*=======================================================================*/
  897. if (find_program_search_path(NULL, program, abs_path)) return true;
  898. return false;
  899. }
  900. /*---------------------------------------------------------------------------*/
  901. /* Find the program and return the absolute pathname. */
  902. /*---------------------------------------------------------------------------*/
  903. const string find_program_or_die(const string program)
  904. {
  905. string fullpath;
  906. if (find_program(program, fullpath)) return fullpath;
  907. /*-----------------------------------------------------------------------*/
  908. /* If the program is "gmake", and it wasn't found, look for "make" and */
  909. /* hope that it is GNU make. */
  910. /*-----------------------------------------------------------------------*/
  911. if (program == "gmake" && find_program("make", fullpath)) return fullpath;
  912. /*-----------------------------------------------------------------------*/
  913. /* Nowhere to be found. */
  914. /*-----------------------------------------------------------------------*/
  915. const char *msg = ">> ERROR: mklib: could not find program \"%s\", required for building libraries. Modify the PATH environment variable to contain a directory containing this program.\n";
  916. if (logfile) fprintf(logfile, msg, program.c_str());
  917. fprintf(stderr, msg, program.c_str());
  918. exit(1);
  919. }
  920. /*===========================================================================*/
  921. /* Library building functions */
  922. /*===========================================================================*/
  923. /*---------------------------------------------------------------------------*/
  924. /* Return a string with a series of make variable assignments representing */
  925. /* the "true" predicates for a particular library (e.g. "C6XABI=1 C6000=1 */
  926. /* NOT_VENC_ASM=1 EABI=1"). */
  927. /*---------------------------------------------------------------------------*/
  928. const string predicate_string(const string &pattern)
  929. {
  930. library_t *lib = find_library(pattern);
  931. assert(lib);
  932. string result;
  933. for (int i = 0; lib->predicates[i]; i++)
  934. result += string(lib->predicates[i]) + "=1\n";
  935. return result;
  936. }
  937. /*---------------------------------------------------------------------------*/
  938. /* Format an int as a string. */
  939. /*---------------------------------------------------------------------------*/
  940. const string itoa(int ncpus)
  941. {
  942. stringstream result;
  943. result << ncpus;
  944. return result.str();
  945. }
  946. /*---------------------------------------------------------------------------*/
  947. /* Build just one library with the specified name in the specified directory */
  948. /*---------------------------------------------------------------------------*/
  949. void build_one_library(const string &index_library_dir,
  950. const string &pattern,
  951. const string &name,
  952. const string &dst_dir)
  953. {
  954. if (find_library(pattern) == NULL)
  955. {
  956. if (logfile) fprintf(logfile, ">> ERROR: mklib: Unrecognized standard library name %s\n", pattern.c_str());
  957. fprintf(stderr, ">> ERROR: mklib: Unrecognized standard library name %s\n", pattern.c_str());
  958. exit(1);
  959. }
  960. if (verbose || dryrun) printf("Building %s from pattern %s\n",
  961. splice(dst_dir.c_str(), name.c_str()).c_str(), pattern.c_str());
  962. if (logfile) fprintf(logfile, "Building %s from pattern %s\n",
  963. splice(dst_dir.c_str(), name.c_str()).c_str(), pattern.c_str());
  964. /*-----------------------------------------------------------------------*/
  965. /* Check if the destination library already exists. If so, error */
  966. /*-----------------------------------------------------------------------*/
  967. string library_pathname = splice(dst_dir, name);
  968. if (file_exists(library_pathname))
  969. {
  970. if (logfile) fprintf(logfile, ">> ERROR: mklib: destination library %s already exists\n", library_pathname.c_str());
  971. fprintf(stderr, ">> ERROR: mklib: destination library %s already exists\n", library_pathname.c_str());
  972. exit(1);
  973. }
  974. /*-----------------------------------------------------------------------*/
  975. /* Before the expensive build starts, check whether we can write to the */
  976. /* destination directory. */
  977. /*-----------------------------------------------------------------------*/
  978. FILE *tst = fopen_or_die(library_pathname, "w");
  979. fclose(tst);
  980. remove(library_pathname.c_str());
  981. /*-----------------------------------------------------------------------*/
  982. /* Create the scratch area and subdirectories We will build the library */
  983. /* in a scratch area and only move it to the final directory when the */
  984. /* library is completely built. */
  985. /*-----------------------------------------------------------------------*/
  986. string scratch_dir;
  987. if (dryrun)
  988. {
  989. scratch_dir = splice(tmpdir, "TI_MKLIBXXXXXX");
  990. }
  991. else
  992. {
  993. scratch_dir = absolute_path(make_temp_directory_or_die(name));
  994. }
  995. if (verbose) printf("Work directory : %s\n", scratch_dir.c_str());
  996. if (verbose || dryrun) printf("mkdir %s\n", scratch_dir.c_str());
  997. if (logfile) fprintf(logfile, "mkdir %s\n", scratch_dir.c_str());
  998. string obj_dir = splice(scratch_dir, "OBJ");
  999. if (verbose || dryrun) printf("mkdir %s\n", obj_dir.c_str());
  1000. if (logfile) fprintf(logfile, "mkdir %s\n", obj_dir.c_str());
  1001. if (!dryrun && !directory_exists(obj_dir))
  1002. make_directory_or_die(obj_dir);
  1003. obj_dir = absolute_path(obj_dir);
  1004. /*-----------------------------------------------------------------------*/
  1005. /* Remember the current working directory so we can chdir out of the */
  1006. /* scratch directory. We need to do this before deleting it, because */
  1007. /* otherwise the directory is in use and can't be deleted. */
  1008. /*-----------------------------------------------------------------------*/
  1009. const string old_cwd = getcwd_or_die();
  1010. /*-----------------------------------------------------------------------*/
  1011. /* Change to the source directory */
  1012. /*-----------------------------------------------------------------------*/
  1013. string src_dir = absolute_path(splice(index_library_dir, "src"));
  1014. if (verbose || dryrun) printf("cd %s\n", src_dir.c_str());
  1015. if (logfile) fprintf(logfile, "cd %s\n", src_dir.c_str());
  1016. if (!dryrun) set_working_directory_or_die(src_dir.c_str());
  1017. /*-----------------------------------------------------------------------*/
  1018. /* Invoke the gmake with the appropriate variables set. */
  1019. /*-----------------------------------------------------------------------*/
  1020. int ncpus = parallel;
  1021. if (!ncpus)
  1022. {
  1023. const char *np = getenv("NUMBER_OF_PROCESSORS");
  1024. if (np) ncpus = strtol(np, NULL, 10);
  1025. else ncpus = 1;
  1026. }
  1027. string tmp_lib_name = absolute_path(splice(scratch_dir, name));
  1028. /*-----------------------------------------------------------------------*/
  1029. /* It is still possible that this program will be in a directory with a */
  1030. /* space in it, but Windows system() for some reason doesn't work if the */
  1031. /* executable is quoted. Windows can handle the space anyway, and */
  1032. /* there's unlikely to be a space on Unix, so we don't quote it. */
  1033. /*-----------------------------------------------------------------------*/
  1034. string gmake_cmd = find_program_or_die("gmake");
  1035. /*-----------------------------------------------------------------------*/
  1036. /* The -r option tells gmake to not include implicit rules. This is */
  1037. /* needed to avoid header files with no .h extension like memory from */
  1038. /* being treated as executable files. By default make will try to build */
  1039. /* these using source files like memory.c. */
  1040. /*-----------------------------------------------------------------------*/
  1041. gmake_cmd += " -r";
  1042. gmake_cmd += string(" -j ") + itoa(ncpus);
  1043. gmake_cmd += " library";
  1044. if (quiet)
  1045. gmake_cmd += " --quiet";
  1046. /*-----------------------------------------------------------------------*/
  1047. /* To prevent command line length issues, we use a command file to pass */
  1048. /* variables to the Makefile. */
  1049. /*-----------------------------------------------------------------------*/
  1050. string gmake_cmd_file_name = absolute_path(splice(scratch_dir, "_Makefile.cmd"));
  1051. FILE *gmake_cmd_file = fopen_or_die(gmake_cmd_file_name.c_str(), "w");
  1052. /*-----------------------------------------------------------------------*/
  1053. /* We must pass the absolute path for the following executables. On */
  1054. /* Windows we can't rely on them being in PATH so we must locate them */
  1055. /* for make. In CCS installations they will be in utils/cygwin. */
  1056. /*-----------------------------------------------------------------------*/
  1057. fprintf(gmake_cmd_file, "SHELL=%s\n", find_program_or_die("sh").c_str());
  1058. fprintf(gmake_cmd_file, "SED_CMD=%s\n", find_program_or_die("sed").c_str());
  1059. fprintf(gmake_cmd_file, "CP_CMD=%s\n", find_program_or_die("cp").c_str());
  1060. fprintf(gmake_cmd_file, "RM_CMD=%s\n", find_program_or_die("rm").c_str());
  1061. fprintf(gmake_cmd_file, "EXTRA_FLAGS=");
  1062. if (!extra_options.empty())
  1063. fprintf(gmake_cmd_file, "%s ", extra_options.c_str());
  1064. if (!internal_options.empty())
  1065. fprintf(gmake_cmd_file, "%s", internal_options.c_str());
  1066. fprintf(gmake_cmd_file, "\n");
  1067. fprintf(gmake_cmd_file, "INC=%s\n", src_dir.c_str());
  1068. fprintf(gmake_cmd_file, "OBJ=%s\n", obj_dir.c_str());
  1069. fprintf(gmake_cmd_file, "LIB=%s\n", tmp_lib_name.c_str());
  1070. fprintf(gmake_cmd_file, "%s\n", predicate_string(pattern).c_str());
  1071. if (!options.empty())
  1072. fprintf(gmake_cmd_file, "STANDARD_OPTIONS=%s\n", options.c_str());
  1073. if (!compiler_bin_dir.empty())
  1074. fprintf(gmake_cmd_file, "CGT_BIN=%s\n", compiler_bin_dir.c_str());
  1075. fclose(gmake_cmd_file);
  1076. gmake_cmd += string(" CMD_FILE=") + quote(gmake_cmd_file_name);
  1077. if (verbose || dryrun) printf("%s\n", gmake_cmd.c_str());
  1078. if (logfile) fprintf(logfile, "%s\n", gmake_cmd.c_str());
  1079. if (!dryrun)
  1080. {
  1081. fflush(stderr);
  1082. fflush(stdout);
  1083. if (system(gmake_cmd.c_str()))
  1084. {
  1085. if (logfile) fprintf(logfile, ">> ERROR: mklib: gmake error during %s build\n", name.c_str());
  1086. fprintf(stderr, ">> ERROR: mklib: gmake error during %s build\n", name.c_str());
  1087. exit(1);
  1088. }
  1089. }
  1090. if (!file_exists(tmp_lib_name))
  1091. {
  1092. if (logfile) fprintf(logfile, ">> ERROR: mklib: failed to build %s\n", tmp_lib_name.c_str());
  1093. fprintf(stderr, ">> ERROR: mklib: failed to build %s\n", tmp_lib_name.c_str());
  1094. exit(1);
  1095. }
  1096. /*-----------------------------------------------------------------------*/
  1097. /* Now move it to the final destination. */
  1098. /*-----------------------------------------------------------------------*/
  1099. string dst_name = splice(dst_dir, name);
  1100. string cp_cmd = string("cp ") + tmp_lib_name + " " + dst_name;
  1101. if (verbose || dryrun) printf("%s\n", cp_cmd.c_str());
  1102. if (logfile) fprintf(logfile, "%s\n", cp_cmd.c_str());
  1103. if (!dryrun) copy_or_die(tmp_lib_name, dst_name);
  1104. /*-----------------------------------------------------------------------*/
  1105. /* Clean up the temp directory. First vacate it so we can delete it. */
  1106. /*-----------------------------------------------------------------------*/
  1107. if (!dryrun && !keep_scratch_dir)
  1108. {
  1109. set_working_directory_or_die(old_cwd);
  1110. remove_directory_recursive(scratch_dir.c_str());
  1111. }
  1112. }
  1113. /*---------------------------------------------------------------------------*/
  1114. /* Parse the user's command-line options. */
  1115. /*---------------------------------------------------------------------------*/
  1116. void process_args(int argc, char *argv[])
  1117. {
  1118. static struct option long_options[] = {
  1119. { "pattern", 1, 0, 0 },
  1120. { "index", 1, 0, 0 },
  1121. { "name", 1, 0, 0 },
  1122. { "all", 0, 0, 0 },
  1123. { "options", 1, 0, 0 },
  1124. { "extra_options", 1, 0, 0 },
  1125. { "internal_options", 1, 0, 0 },
  1126. { "install_to", 1, 0, 0 },
  1127. { "compiler_bin_dir", 1, 0, 0 },
  1128. { "list_libraries", 0, 0, 0 },
  1129. { "log", 1, 0, 0 },
  1130. { "tmpdir", 1, 0, 0 },
  1131. { "keep_scratch", 0, 0, 0 },
  1132. { "gmake", 1, 0, 0 },
  1133. { "parallel", 1, 0, 0 },
  1134. { "buildmodel", 0, 0, 0 },
  1135. { "query", 1, 0, 0 },
  1136. { "help", 0, 0, 'h' },
  1137. { "quiet", 0, 0, 'q' },
  1138. { "dryrun", 0, 0, 0 },
  1139. { "verbose", 0, 0, 'v' },
  1140. { 0, 0, 0, 0 }
  1141. };
  1142. while (1)
  1143. {
  1144. int idx = 0;
  1145. int c = getopt_long (argc, argv, "hqv", long_options, &idx);
  1146. if (c == -1)
  1147. {
  1148. break; /* done */
  1149. }
  1150. switch(c)
  1151. {
  1152. case 0: /* long option */
  1153. {
  1154. if (!strcmp("pattern", long_options[idx].name))
  1155. {
  1156. pattern = optarg;
  1157. }
  1158. else if (!strcmp("index", long_options[idx].name))
  1159. {
  1160. index_library_path = optarg;
  1161. }
  1162. else if (!strcmp("name", long_options[idx].name))
  1163. {
  1164. name = optarg;
  1165. }
  1166. else if (!strcmp("all", long_options[idx].name))
  1167. {
  1168. all = true;
  1169. }
  1170. else if (!strcmp("options", long_options[idx].name))
  1171. {
  1172. options = optarg;
  1173. }
  1174. else if (!strcmp("extra_options", long_options[idx].name))
  1175. {
  1176. extra_options = optarg;
  1177. }
  1178. else if (!strcmp("internal_options", long_options[idx].name))
  1179. {
  1180. internal_options = optarg;
  1181. }
  1182. else if (!strcmp("install_to", long_options[idx].name))
  1183. {
  1184. install_to = optarg;
  1185. }
  1186. else if (!strcmp("compiler_bin_dir", long_options[idx].name))
  1187. {
  1188. compiler_bin_dir = optarg;
  1189. }
  1190. else if (!strcmp("list_libraries", long_options[idx].name))
  1191. {
  1192. list_libraries();
  1193. exit(0);
  1194. }
  1195. else if (!strcmp("log", long_options[idx].name))
  1196. {
  1197. logfile_name = optarg;
  1198. }
  1199. else if (!strcmp("tmpdir", long_options[idx].name))
  1200. {
  1201. tmpdir = optarg;
  1202. user_defined_tmpdir = true;
  1203. }
  1204. else if (!strcmp("keep_scratch", long_options[idx].name))
  1205. {
  1206. keep_scratch_dir = true;
  1207. }
  1208. else if (!strcmp("gmake", long_options[idx].name))
  1209. {
  1210. gmake = optarg;
  1211. }
  1212. else if (!strcmp("parallel", long_options[idx].name))
  1213. {
  1214. parallel = strtol(optarg, NULL, 10);
  1215. }
  1216. else if (!strcmp("buildmodel", long_options[idx].name))
  1217. {
  1218. printf("%d\n", buildmodel);
  1219. exit(0);
  1220. }
  1221. else if (!strcmp("query", long_options[idx].name))
  1222. {
  1223. exit(find_library(optarg) == NULL);
  1224. }
  1225. else if (!strcmp("dryrun", long_options[idx].name))
  1226. {
  1227. dryrun = true;
  1228. }
  1229. else
  1230. {
  1231. printf("panic\n");
  1232. exit(1);
  1233. }
  1234. break;
  1235. }
  1236. case '?':
  1237. case 'h': usage(); break;
  1238. case 'q': quiet = true; break;
  1239. case 'v': verbose = true; break;
  1240. default:
  1241. {
  1242. printf("Unknown return from getopt_long: %x\n", c);
  1243. }
  1244. }
  1245. }
  1246. }
  1247. #if _WIN32
  1248. /*---------------------------------------------------------------------------*/
  1249. /* For each component in PATH, strip outermost quotes and write it back to */
  1250. /* the environment. CreateProcess (used by gmake) cannot handle quotes in */
  1251. /* the PATH enviornment variable. Quotes are not needed in PATH, even for */
  1252. /* directories that have embedded spaces, but some users put quotes there */
  1253. /* anyway. CMD.EXE is able to handle the quotes, so to the user quotes in */
  1254. /* PATH appear to work, but CreateProcess is not, so you'll get a mysterious */
  1255. /* gmake error like "CreateProcess(NULL, cl470 ...) failed. The system */
  1256. /* cannot find the file specified." */
  1257. /*---------------------------------------------------------------------------*/
  1258. void strip_quotes_from_PATH(void)
  1259. {
  1260. const char *PATH = getenv("PATH");
  1261. if (PATH)
  1262. {
  1263. const vector<string> path_components(tokenize(PATH, path_delim()));
  1264. string fixed_PATH;
  1265. for (size_t i = 0; i < path_components.size(); i++)
  1266. {
  1267. if (i) fixed_PATH += ";";
  1268. fixed_PATH += unquote(path_components[i]);
  1269. }
  1270. fixed_PATH = string("PATH=") + fixed_PATH;
  1271. _putenv(fixed_PATH.c_str());
  1272. }
  1273. }
  1274. #endif
  1275. /*---------------------------------------------------------------------------*/
  1276. /* Perform sanity checks on user arguments, figure out missing information, */
  1277. /* and make all paths absolute */
  1278. /*---------------------------------------------------------------------------*/
  1279. void sanity_checks(int argc, char *argv[])
  1280. {
  1281. /*-----------------------------------------------------------------------*/
  1282. /* We must know the directory containing mklib, libc.a, and rtssrc.zip. */
  1283. /*-----------------------------------------------------------------------*/
  1284. if (index_library_path.empty())
  1285. {
  1286. /*-------------------------------------------------------------------*/
  1287. /* If the user didn't specify --index, first look in C_DIR for an */
  1288. /* appropriate libc.a. */
  1289. /*-------------------------------------------------------------------*/
  1290. const char *path = getenv(c_dir_name);
  1291. if (path == NULL) path = getenv("C_DIR");
  1292. if (path)
  1293. {
  1294. vector<string> compiler_path(tokenize(path, ";"));
  1295. for (size_t i = 0; i < compiler_path.size(); i++)
  1296. {
  1297. string candidate = splice(compiler_path[i], "libc.a");
  1298. if (file_exists(candidate))
  1299. {
  1300. if (verbose) printf("Option --index not specified, using %s\n", candidate.c_str());
  1301. index_library_path = candidate;
  1302. break;
  1303. }
  1304. }
  1305. }
  1306. /*-------------------------------------------------------------------*/
  1307. /* If that didn't work, attempt to use dirname($0)/libc.a */
  1308. /*-------------------------------------------------------------------*/
  1309. if (index_library_path.empty())
  1310. {
  1311. string dir = absolute_directory_part(argv[0]);
  1312. string candidate = splice(dir, "libc.a");
  1313. if (file_exists(candidate))
  1314. {
  1315. index_library_path = candidate;
  1316. if (verbose) printf("Option --index not specified, using %s\n", candidate.c_str());
  1317. }
  1318. }
  1319. if (index_library_path.empty())
  1320. {
  1321. fprintf(stderr, ">> ERROR: mklib: option --index is required\n");
  1322. exit(1);
  1323. }
  1324. }
  1325. /*-----------------------------------------------------------------------*/
  1326. /* Check for invalid option combinations */
  1327. /*-----------------------------------------------------------------------*/
  1328. if (pattern.empty() && !all)
  1329. {
  1330. fprintf(stderr, ">> ERROR: mklib: option --pattern or --all is required\n");
  1331. exit(1);
  1332. }
  1333. if (!all && find_library(pattern) == NULL)
  1334. {
  1335. if (logfile) fprintf(logfile, ">> ERROR: mklib: Unrecognized standard library name %s\n", pattern.c_str());
  1336. fprintf(stderr, ">> ERROR: mklib: Unrecognized standard library name %s\n", pattern.c_str());
  1337. exit(1);
  1338. }
  1339. bool standard = (options.empty() && extra_options.empty());
  1340. if (!standard && all)
  1341. {
  1342. fprintf(stderr, ">> ERROR: mklib: cannot use --options or --extra_options with --all\n");
  1343. exit(1);
  1344. }
  1345. if (!name.empty() && all)
  1346. {
  1347. fprintf(stderr, ">> ERROR: mklib: cannot use --name with --all\n");
  1348. exit(1);
  1349. }
  1350. /*-----------------------------------------------------------------------*/
  1351. /* The archiver will automatically add ".lib" when creating a library. */
  1352. /* If the user specifies a name with a file extension, this program will */
  1353. /* get confused */
  1354. /*-----------------------------------------------------------------------*/
  1355. if (!name.empty())
  1356. {
  1357. string extension = filename_extension(name);
  1358. if (extension.empty())
  1359. {
  1360. fprintf(stderr, ">> ERROR: mklib: --name must specify a library name with a file extension (e.g. .lib or .a).\n");
  1361. exit(1);
  1362. }
  1363. }
  1364. /*-----------------------------------------------------------------------*/
  1365. /* Make sure all paths are absolute (don't have to be canonical). */
  1366. /*-----------------------------------------------------------------------*/
  1367. if (!tmpdir.empty())
  1368. tmpdir = absolute_path(tmpdir);
  1369. if (!install_to.empty())
  1370. install_to = absolute_path(install_to);
  1371. if (!compiler_bin_dir.empty())
  1372. compiler_bin_dir = absolute_path(compiler_bin_dir);
  1373. if (!index_library_path.empty())
  1374. index_library_path = absolute_path(index_library_path);
  1375. /*-----------------------------------------------------------------------*/
  1376. /* Make sure we know where to create temporary files. */
  1377. /*-----------------------------------------------------------------------*/
  1378. if (tmpdir.empty()) discover_tmpdir();
  1379. #if _WIN32
  1380. /*-----------------------------------------------------------------------*/
  1381. /* Ensure we have a "short form" pathname */
  1382. /*-----------------------------------------------------------------------*/
  1383. tmpdir = absolute_path(tmpdir);
  1384. #endif
  1385. #if _WIN32
  1386. /*-----------------------------------------------------------------------*/
  1387. /* Handle the (degenerate) case of quotes in PATH */
  1388. /*-----------------------------------------------------------------------*/
  1389. strip_quotes_from_PATH();
  1390. #endif
  1391. }
  1392. /*---------------------------------------------------------------------------*/
  1393. /* Stuff happens */
  1394. /*---------------------------------------------------------------------------*/
  1395. int main(int argc, char *argv[])
  1396. {
  1397. process_args(argc, argv);
  1398. sanity_checks(argc, argv);
  1399. if (!logfile_name.empty())
  1400. logfile = fopen_or_die(logfile_name.c_str(), "w");
  1401. /*-----------------------------------------------------------------------*/
  1402. /* By default, a standard library is installed in the same directory */
  1403. /* libc.a is in, but the user can override this with the --install_to */
  1404. /* option. */
  1405. /*-----------------------------------------------------------------------*/
  1406. const string index_library_dir = directory_part(index_library_path);
  1407. int standard = (options.empty() && extra_options.empty());
  1408. if (install_to.empty() && standard) install_to = index_library_dir;
  1409. /*-----------------------------------------------------------------------*/
  1410. /* For --all, the user is not allowed to specify the names of the */
  1411. /* libraries. The name for each library will be the pattern name. */
  1412. /* Otherwise, if the user doesn't specify --name, also default to */
  1413. /* --pattern. */
  1414. /*-----------------------------------------------------------------------*/
  1415. if (all || name.empty())
  1416. {
  1417. name = pattern;
  1418. }
  1419. if (all)
  1420. {
  1421. for (size_t i = 0; i < (sizeof LIBRARIES / sizeof *LIBRARIES); i++)
  1422. build_one_library(index_library_dir,
  1423. LIBRARIES[i].name,
  1424. LIBRARIES[i].name,
  1425. install_to);
  1426. }
  1427. else
  1428. {
  1429. build_one_library(index_library_dir,
  1430. pattern, name, install_to);
  1431. }
  1432. }