<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Verdana, Geneva, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I'm sorry...I've been so frustared about it then I forgot the details.</div>
<div style="font-family: Verdana, Geneva, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
First I got the Borland Compiler, to use the same as the instructions</div>
<div style="font-family: Verdana, Geneva, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I tried the following instruction from the installation doc:</div>
<div style="font-family: Verdana, Geneva, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-family: &quot;Times New Roman&quot;; font-size: medium; background-color: rgb(239, 239, 239); display: inline !important">&quot;If you are using the Borland compiler, use make to do the build like this:&nbsp;<span style="color: rgb(0, 0, 0); font-family: Verdana, Geneva, sans-serif; font-size: 12pt;">make
 -f makefile.bcc&quot;</span></span></div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);">Then in the cmd:</div>
<div style="color: rgb(0, 0, 0);"><span style="background-color: rgb(204, 204, 204);">Microsoft Windows [versão 6.1.7601]</span><span><br>
</span>
<div><span style="background-color: rgb(204, 204, 204);">Copyright (c) 2009 Microsoft Corporation. Todos os direitos reservados.</span><br>
</div>
<div><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">C:\Users\renan.freitas&gt;cd c:\galib247</span><br>
</div>
<div><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">c:\galib247&gt;make -f makefile.bcc</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">MAKE Version 5.41 &nbsp;Copyright (c) 1987, 2014 Embarcadero Technologies, Inc.</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; &nbsp; cd ga</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; &nbsp; make -f makefile.bcc</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">MAKE Version 5.41 &nbsp;Copyright (c) 1987, 2014 Embarcadero Technologies, Inc.</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; &nbsp; bcc32x.exe -q -P -RT -Ic:\Borland\BCC102\Include -w-var -w-inl -I.. -oga</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">error.o -c gaerror.C</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">bcc32x.exe: warning: argument unused during compilation: '-RT'</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">bcc32x.exe: warning: argument unused during compilation: '-w-var'</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">bcc32x.exe: warning: argument unused during compilation: '-w-inl'</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:21:39: error: use of undeclared identifier 'cerr'</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">static STD_OSTREAM *__gaErrStream = &amp; STD_CERR;</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">..\ga/std_stream.h:50:25: note: expanded from macro 'STD_CERR'</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">#define STD_CERR &nbsp; &nbsp; &nbsp; &nbsp;cerr</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:25:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;error reading from file: &quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:26:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;error writing to file: &quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:27:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;unexpected EOF encountered during read.&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:28:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;bad probability value. &nbsp;Must be between 0.0 and 1.0, inclusive.&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:29:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;objects are different types.&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:30:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;this method has not been defined.&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:31:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;core deleted with references remaining.&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:33:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;the custom replacement strategy requires a replacement function&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:34:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;unknown replacement strategy&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:35:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;number of children must be greater than 0&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:36:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;replacement percentage must be between 0.0 and 1.0, inclusive&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:37:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;number of indiv for replacement must be less than pop size&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:38:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;index of individual is out-of-bounds&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:39:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;population contains no individuals from which to clone new individuals&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:40:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;there must be at least one individual in each population&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:41:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;no sexual crossover has been defined. &nbsp;no mating can occur.&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:42:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;no asexual crossover has been defined. &nbsp;no mating can occur.&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:44:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;children must have same resize behaviour for any given dimension&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:45:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;parents and children must have the same dimensions&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:46:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;parents must be the same length&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:47:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;upper limit must be greater than lower limit.&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:48:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;bad phenotype - ID is out of bounds.&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:49:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;bad phenotype - value is less than min or greater than max.&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:50:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;dimensions of bounds set do not match dimensions of the genome&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:52:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;linear scaling multiplier must be greater than 1.0&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:53:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;sigma truncation multiplier must be greater than 0.0&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:54:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;negative objective function score!\n\</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:56:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;negative objective function score!\n\</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:58:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;the cutoff for triangular sharing must be greater than 0.0&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:60:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;cannot index an allele in a bounded, non-discretized set of alleles&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:61:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;length of binary string exceeds maximum for this computer/OS type.&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:62:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;specified value cannot be exactly represented with these bits.&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:63:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;bad 'where' indicator&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:64:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;bogus type, data may be corrupt&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:65:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;bad links in tree. &nbsp;operation aborted.&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:66:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;cannot swap a node with its ancestor&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:67:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;cannot insert this object into itself&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:68:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;node relative to which insertion is made must be non-NULL.&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:69:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;root node must have no siblings. &nbsp;insertion aborted.&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:70:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;cannot insert before a root node (only below).&quot;,</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">gaerror.C:71:3: warning: conversion from string literal to 'char *' is</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &nbsp; &nbsp; deprecated [-Wdeprecated-writable-strings]</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; &quot;cannot insert after a root node (only below).&quot;</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">&nbsp; ^</span><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">41 warnings and 1 error generated.</span><br>
</div>
<div><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">** error 1 ** deleting gaerror.o</span><br>
</div>
<div><br>
</div>
<div><span style="background-color: rgb(204, 204, 204);">** error 1 ** deleting lib</span><br>
</div>
<div><br>
</div>
<span style="background-color: rgb(204, 204, 204);">c:\galib247&gt;</span><br>
</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div style="color: rgb(0, 0, 0);"><br>
</div>
<div id="Signature"><font face="Verdana">Renan Dantas de Freitas</font>
<div><font face="Verdana">Engenheiro Civil<br>
(41) 8422 4161</font><br>
</div>
</div>
</body>
</html>